OSDN Git Service

gn build: Merge r363846.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 19 Jun 2019 19:11:05 +0000 (19:11 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 19 Jun 2019 19:11:05 +0000 (19:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363863 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/clang/test/BUILD.gn

index 1f3e140..f23404e 100644 (file)
@@ -52,6 +52,7 @@ write_lit_config("lit_site_cfg") {
     # builds exist, to make sure it's a toolchain var.
     "CMAKE_CXX_COMPILER=c++",
     "ENABLE_BACKTRACES=1",
+    "ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER=0",
     "LLVM_HOST_TRIPLE=$llvm_current_triple",
     "LLVM_LIT_TOOLS_DIR=",  # Intentionally empty, matches cmake build.
     "LLVM_USE_SANITIZER=",