Using _MSC_VER there was wrong, better just use the already existing ifdefs for
[oota-llvm.git] / test / lit.cfg
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-10-30 Daniel DunbarAdd missing substitution for %llvmgcc_only.
2009-09-13 Daniel Dunbartests: Add llvm_supports_binding predicate.
2009-09-10 Daniel DunbarRemove prcontext.
2009-09-08 Daniel DunbarAdd 'lit' support for llvm tests.