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 f5ae9de commit 11cbd0cCopy full SHA for 11cbd0c
llvm/utils/gn/secondary/lldb/test/BUILD.gn
@@ -68,6 +68,7 @@ write_lit_cfg("lit_api_site_cfg") {
68
"LLDB_TEST_BUILD_DIRECTORY=" + rebase_path("$target_gen_dir/test_build"),
69
"LLDB_TEST_DSYMUTIL=" + rebase_path("$root_build_dir/bin/dsymutil"),
70
"LLDB_TEST_EXECUTABLE=" + rebase_path("$root_build_dir/bin/lldb"),
71
+ "LLDB_TEST_MAKE=make",
72
"LLDB_TEST_MODULE_CACHE_CLANG=" +
73
rebase_path(
74
"$target_gen_dir/lldb-test-build.noindex/module-cache-clang"),
0 commit comments