Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / include / llvm / Support / Host.h
2013-01-16 Peter CollingbourneIntroduce llvm::sys::getProcessTriple() function.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-11-21 Sebastian Popfix typo in comment
2011-11-01 Sebastian Poprename getHostTriple into getDefaultTargetTriple
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.