summaryrefslogtreecommitdiff
path: root/test/lit.common.configured.in
AgeCommit message (Expand)Author
2018-07-19[compiler-rt] Add NewPM testing to CFI testsTeresa Johnson
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-20Fix-up for r335123: Set default apple_platform to "osx".Kuba Mracek
2018-06-20[sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek
2017-12-01[ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev
2017-12-01Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev
2017-12-01[ubsan] lit changes for lld testing, future lto testing.Roman Lebedev
2017-11-13[asan] Add CMake hook to override shadow scale in compiler_rtWalter Lee
2017-11-13Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell
2017-09-16[sanitizer] Move android_commoands from asan into sanitizer_commonVitaly Buka
2017-04-26[asan] Add support for running lit tests in the iOS SimulatorKuba Mracek
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2017-03-25Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2017-03-20Revert r298174, r298173, r298169, r298159.Evgeniy Stepanov
2017-03-18Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2016-09-22cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne
2016-08-09[sanitizers] Make it possible to XFAIL on the effective target, not just the ...Daniel Sanders
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-02-23[tests] Remove "supported-target" in favor of "target-arch" lit features.Alexey Samsonov
2016-02-01[CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.Alexey Samsonov
2016-01-27[CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIRAlexey Samsonov
2016-01-22When building without DIA SDK, don't set suppressions.cpp failNico Weber
2015-09-08[CMake] Rename COMPILER_RT_TEST_TARGET_TRIPLE to more appropriate COMPILER_RT...Alexey Samsonov
2015-08-11[cmake] Hoist check for LLD sources up into root CMakeLists.txtReid Kleckner
2015-06-25[CMake] Fix PR23539: Don't reference C++ ABI symbols prior to Mac OS 10.9.Alexey Samsonov
2015-02-20Add test suite for the Control Flow Integrity feature.Peter Collingbourne
2014-12-13Use the newer python syntax for exceptionsJustin Bogner
2014-05-20XFAIL ptrace test on armGreg Fitzgerald
2014-05-13[TSan] Build TSan-instrumented version of libcxx and use it in lit tests.Alexey Samsonov
2014-05-07[asan] fix i386 tests broken from r207707Greg Fitzgerald
2014-04-30Allow any test to be executed via a %run command.Greg Fitzgerald
2014-04-01[ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov
2014-02-19Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov
2014-02-19[CMake] Use host compiler to run lit tests in standalone modeAlexey Samsonov
2014-02-14Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov