Revert "[Windows] Simplify assertion code. NFC."
[oota-llvm.git] / lib / Support / Windows / Host.inc
2014-09-24 NAKAMURA TakumiWindows/Host.inc: Reformat the header to fit 80-col.
2014-03-29 Saleem AbdulrasoolWindows: canonicalise the default windows triple
2014-02-12 Reid KlecknerRename Windows.h to WindowsSupport.h to avoid ambiguity
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-11-01 Sebastian Poprename getHostTriple into getDefaultTargetTriple
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-10-15 NAKAMURA TakumiRevert r142046, "Fix for llvm::sys::getHostTriple on...
2011-10-15 Chad RosierFix for llvm::sys::getHostTriple on Windows. Instead...
2010-11-29 Charles DavisNow to chant the magical incantation that will exorcise...
2010-11-29 Michael J. SpencerMerge System into Support.