aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/Host.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-01-05revert r147542 after comments from Joerg SonnenbergerSebastian Pop
2012-01-04use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop
2011-11-21fix typo in commentSebastian Pop
2011-11-01rename getHostTriple into getDefaultTargetTripleSebastian Pop
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis
2010-11-29Merge System into Support.Michael J. Spencer