aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Windows/Host.inc
AgeCommit message (Expand)Author
2012-01-05revert r147542 after comments from Joerg SonnenbergerSebastian Pop
2012-01-04use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop
2011-11-01rename getHostTriple into getDefaultTargetTripleSebastian Pop
2011-11-01rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop
2011-10-15Revert r142046, "Fix for llvm::sys::getHostTriple on Windows. Instead of rel...NAKAMURA Takumi
2011-10-15Fix for llvm::sys::getHostTriple on Windows. Instead of relying on the tripleChad Rosier
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis
2010-11-29Merge System into Support.Michael J. Spencer