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 90a7fc3 commit a118769Copy full SHA for a118769
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -65,6 +65,7 @@ write_cmake_config("lit_common_configured") {
65
"SANITIZER_USE_STATIC_CXX_ABI_PYBOOL=False",
66
"SANITIZER_USE_STATIC_LLVM_UNWINDER_PYBOOL=False",
67
"COMPILER_RT_HAS_AARCH64_SME_PYBOOL=False",
68
+ "COMPILER_RT_DARWIN_LINKER_VERSION=",
69
"COMPILER_RT_HAS_LLD_PYBOOL=True",
70
"COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",
71
"HAVE_RPC_XDR_H=0",
0 commit comments