aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Host.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-161-0/+4
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-051-8/+0
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-0/+8
* fix typo in commentSebastian Pop2011-11-211-2/+2
* rename getHostTriple into getDefaultTargetTripleSebastian Pop2011-11-011-2/+2
* 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/+66