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 9eea744 commit 53d498dCopy full SHA for 53d498d
llvm/utils/gn/secondary/llvm/test/BUILD.gn
@@ -65,6 +65,7 @@ write_lit_config("lit_site_cfg") {
65
"LLVM_HAVE_OPT_VIEWER_MODULES=0",
66
"LLVM_HOST_TRIPLE=$llvm_current_triple",
67
"LLVM_INCLUDE_DXIL_TESTS=0",
68
+ "LLVM_INCLUDE_SPIRV_TOOLS_TESTS=0",
69
"LLVM_LIBS_DIR=" + rebase_path("$root_out_dir/lib", dir),
70
"LLVM_LINK_LLVM_DYLIB=0",
71
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
0 commit comments