summaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Eliminate inappropriate use of FindProgramByName() from lliAlp Toker1-0/+1
2014-01-02[CMake] Add missing set_output_directory after Takumi's change in r198205.Jordan Rose1-0/+1
2013-09-19Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne1-1/+0
2013-08-09[tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar1-3/+3
2013-08-07[tests] Avoid deprecated except syntax.Daniel Dunbar1-1/+4
2013-05-04Allow host triple to be correctly overridden in CMake buildsTim Northover1-1/+1
2013-04-23Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov1-0/+1
2013-03-26Add asan/msan to the list of available features in LIT test runnerAlexey Samsonov1-0/+1
2013-01-16Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne1-0/+1
2012-11-21Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor1-0/+1
2012-10-18test: Add a lit config variable to check if LTO is enabled.Daniel Dunbar1-0/+1
2012-06-28Remove 'site.exp' building from both CMake and configure+make.Chandler Carruth1-0/+4
2012-05-17- Added ExecutionEngine/MCJIT testsDanil Malyshev1-0/+2
2012-03-29Revert r153694. It was causing failures in the buildbots.Bill Wendling1-1/+0
2012-03-29Re-factored RuntimeDyld.Danil Malyshev1-0/+1
2012-03-22Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth1-1/+0
2012-03-21Re-factored RuntimeDyld.Danil Malyshev1-0/+1
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky1-0/+2
2011-10-27tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar1-1/+0
2011-06-23cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick1-1/+1
2011-06-22lit support for REQUIRES: asserts.Andrew Trick1-1/+1
2011-06-16cmake may require LIT_TOOLS_DIR.Andrew Trick1-0/+1
2011-06-16Add support to lit for build mode requirements. e.g.Andrew Trick1-1/+1
2011-02-09CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin3...NAKAMURA Takumi1-0/+1
2010-11-29test: Add the new feature 'loadable_module'.NAKAMURA Takumi1-0/+1
2010-11-27CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi1-0/+8
2010-06-12tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar1-0/+1
2009-09-22Generate lit.site.cfg from a .in file, as clang does.Daniel Dunbar1-0/+9