summaryrefslogtreecommitdiff
path: root/test/lit.common.configured.in
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-04-21 18:11:23 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-04-21 18:11:23 +0000
commitfa7f48480d5f954ef590b92da1b8544b9ff95705 (patch)
treea23d074ec147f6c14023461067a83c6fec69b40b /test/lit.common.configured.in
parent9cb198789f2eb9672fdc0e22e1abb89d1ed8132a (diff)
[cfi] Run tests with and without lld and thinlto.
Run tests in all configurations: (standalone, with devirtualization) * (gold, lld) * (lto, thinlto) git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@301016 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/lit.common.configured.in')
-rw-r--r--test/lit.common.configured.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lit.common.configured.in b/test/lit.common.configured.in
index 387f4d4a7..0ad03a180 100644
--- a/test/lit.common.configured.in
+++ b/test/lit.common.configured.in
@@ -28,6 +28,8 @@ set_default("emulator", "@COMPILER_RT_EMULATOR@")
set_default("sanitizer_can_use_cxxabi", @SANITIZER_CAN_USE_CXXABI_PYBOOL@)
set_default("has_lld", @COMPILER_RT_HAS_LLD_PYBOOL@)
set_default("can_symbolize", @CAN_SYMBOLIZE@)
+set_default("use_lld", False)
+set_default("use_thinlto", False)
config.available_features.add('target-is-%s' % config.target_arch)
# LLVM tools dir can be passed in lit parameters, so try to