Using _MSC_VER there was wrong, better just use the already existing ifdefs for
[oota-llvm.git] / test / CMakeLists.txt
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarTwo small fixes for site.exp for cmake.
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-11-08 Daniel DunbarSwitch to using 'lit.site.cfg.in' for the site config...
2009-11-07 Daniel DunbarStop running get_target_triple more than we need to.
2009-09-22 Daniel DunbarInitial support for running LLVM tests from cmake.