Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). ↵ | NAKAMURA Takumi | 2011-02-09 | 1 | -9/+0 |
| | | | | | | It should be provided with _WIN32_WINNT>=0x0500. llvm-svn: 125170 | ||||
* | Windows/Program.inc: Quote arguments when dubious characters (used by ↵ | NAKAMURA Takumi | 2011-02-05 | 1 | -1/+1 |
| | | | | | | cmd.exe or MSYS shell) are included to invoke CreateProcess(). Thanks to Danil Malyshev. llvm-svn: 124945 | ||||
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+412 |
llvm-svn: 120298 |