We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9775e0 commit 2cc30c4Copy full SHA for 2cc30c4
llvm/utils/gn/secondary/clang/test/BUILD.gn
@@ -65,6 +65,7 @@ write_lit_config("lit_site_cfg") {
65
"LLVM_EXTERNAL_LIT=",
66
"LLVM_HOST_TRIPLE=$llvm_current_triple",
67
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
68
+ "LLVM_TOOL_LLVM_DRIVER_BUILD=0", # FIXME: Add actual support for this.
69
"LLVM_USE_SANITIZER=",
70
"Python3_EXECUTABLE=$python_path",
71
"USE_Z3_SOLVER=",
0 commit comments