[llvm] ba47a3c - gn build: (manually) merge ad871e42958

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 16:37:17 PST 2019


Author: Nico Weber
Date: 2019-12-03T19:37:10-05:00
New Revision: ba47a3c945a00f4d06a25a9a06edea2cc4e1b7d4

URL: https://github.com/llvm/llvm-project/commit/ba47a3c945a00f4d06a25a9a06edea2cc4e1b7d4
DIFF: https://github.com/llvm/llvm-project/commit/ba47a3c945a00f4d06a25a9a06edea2cc4e1b7d4.diff

LOG: gn build: (manually) merge ad871e42958

Added: 
    

Modified: 
    llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
index 1ee30eeb6d92..c03399193bab 100644
--- a/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -50,6 +50,7 @@ write_cmake_config("lit_common_configured") {
     "SANITIZER_CAN_USE_CXXABI_PYBOOL=True",
     "COMPILER_RT_HAS_LLD_PYBOOL=True",
     "COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",
+    "LLVM_ENABLE_EXPENSIVE_CHECKS_PYBOOL=False",
     "HAVE_RPC_XDR_H=0",
     "ANDROID_NDK_VERSION=19",
     "ANDROID_SERIAL_FOR_TESTING=$android_serial_for_testing",


        


More information about the llvm-commits mailing list