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 45c84f8 commit 9a03d94Copy full SHA for 9a03d94
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -64,6 +64,7 @@ write_cmake_config("lit_common_configured") {
64
"SANITIZER_CAN_USE_CXXABI_PYBOOL=True",
65
"SANITIZER_USE_STATIC_CXX_ABI_PYBOOL=False",
66
"SANITIZER_USE_STATIC_LLVM_UNWINDER_PYBOOL=False",
67
+ "COMPILER_RT_HAS_AARCH64_SME=False",
68
"COMPILER_RT_HAS_LLD_PYBOOL=True",
69
"COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",
70
"HAVE_RPC_XDR_H=0",
0 commit comments