Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). It shoul...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:18:21 +0000 (04:18 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 9 Feb 2011 04:18:21 +0000 (04:18 +0000)
commit2d52a612d9803d4b96dfdd776bf166fd1476be0d
treedcaf9daa51e626c2ab6ae89a03934ea43a2288e7
parentad1b453b24c8079a4a247f37364c158c9b53c7a9
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