summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Host.inc
Commit message (Expand)AuthorAgeFilesLines
* llvm-ar: Fix MinGW compilationHans Wennborg2020-02-281-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support] Avoid normalization in sys::getDefaultTargetTriplePetr Hosek2018-05-251-1/+1
* Revert 332750, llvm part (see comment on D46910).Nico Weber2018-05-201-1/+1
* [Support] Avoid normalization in sys::getDefaultTargetTriplePetr Hosek2018-05-181-1/+1
* Update the Windows version of updateTripleOSVersion to account forAlex Lorenz2017-07-071-2/+2
* [Support] sys::getProcessTriple should return a macOS triple usingAlex Lorenz2017-07-071-0/+4
* [CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...NAKAMURA Takumi2017-06-171-1/+9
* Windows/Host.inc: Reformat the header to fit 80-col.NAKAMURA Takumi2014-09-241-1/+1
* Windows: canonicalise the default windows tripleSaleem Abdulrasool2014-03-291-1/+1
* Rename Windows.h to WindowsSupport.h to avoid ambiguityReid Kleckner2014-02-121-1/+1
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-051-4/+0
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-0/+4
* rename getHostTriple into getDefaultTargetTripleSebastian Pop2011-11-011-1/+1
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-011-2/+1
* Revert r142046, "Fix for llvm::sys::getHostTriple on Windows. Instead of rel...NAKAMURA Takumi2011-10-151-36/+4
* Fix for llvm::sys::getHostTriple on Windows. Instead of relying on the tripleChad Rosier2011-10-151-4/+36
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+23
OpenPOWER on IntegriCloud