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 3c3f2b3 commit 5e67b3aCopy full SHA for 5e67b3a
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -55,8 +55,6 @@ write_cmake_config("lit_common_configured") {
55
"COMPILER_RT_ENABLE_INTERNAL_SYMBOLIZER_PYBOOL=False",
56
"COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG_PYBOOL=True",
57
"COMPILER_RT_INTERCEPT_LIBDISPATCH_PYBOOL=False",
58
- "COMPILER_RT_RESOLVED_EXEC_OUTPUT_DIR=" +
59
- rebase_path("$root_build_dir/bin"),
60
"COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR=" +
61
rebase_path(crt_current_out_dir),
62
"COMPILER_RT_RESOLVED_OUTPUT_DIR=" + rebase_path(crt_current_out_dir),
0 commit comments