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 19b0453 commit 8c2e8b5Copy full SHA for 8c2e8b5
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -53,6 +53,7 @@ write_cmake_config("lit_common_configured") {
53
"COMPILER_RT_BUILD_STANDALONE_LIBATOMIC_PYBOOL=False",
54
"COMPILER_RT_DEBUG_PYBOOL=False",
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_LIBRARY_OUTPUT_DIR=" +
59
rebase_path(crt_current_out_dir),
0 commit comments