Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). It shoul...
commitca36f276c3e85f82466318f4233b1898201f9b04
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:18:21 +0000 (9 04:18 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:18:21 +0000 (9 04:18 +0000)
treedcaf9daa51e626c2ab6ae89a03934ea43a2288e7
parent435eb8714b877d66466f2c545fb0a2afaf928ed8
Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). It should be provided with _WIN32_WINNT>=0x0500.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125170 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Program.inc