aboutsummaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
AgeCommit message (Expand)Author
2012-03-29Revert r153694. It was causing failures in the buildbots.Bill Wendling
2012-03-29Re-factored RuntimeDyld.Danil Malyshev
2012-03-22Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth
2012-03-21Re-factored RuntimeDyld.Danil Malyshev
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky
2011-10-27tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar
2011-06-23cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick
2011-06-22lit support for REQUIRES: asserts.Andrew Trick
2011-06-16cmake may require LIT_TOOLS_DIR.Andrew Trick
2011-06-16Add support to lit for build mode requirements. e.g.Andrew Trick
2011-02-09CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin3...NAKAMURA Takumi
2010-11-29test: Add the new feature 'loadable_module'.NAKAMURA Takumi
2010-11-27CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi
2010-06-12tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar
2009-09-22Generate lit.site.cfg from a .in file, as clang does.Daniel Dunbar