aboutsummaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
AgeCommit message (Expand)Author
2013-05-04Allow host triple to be correctly overridden in CMake buildsTim Northover
2013-04-23Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov
2013-03-26Add asan/msan to the list of available features in LIT test runnerAlexey Samsonov
2013-01-16Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne
2012-11-21Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor
2012-10-18test: Add a lit config variable to check if LTO is enabled.Daniel Dunbar
2012-06-28Remove 'site.exp' building from both CMake and configure+make.Chandler Carruth
2012-05-17- Added ExecutionEngine/MCJIT testsDanil Malyshev
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