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 3784bdf commit 98e134fCopy full SHA for 98e134f
llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
@@ -49,6 +49,7 @@ write_cmake_config("lit_common_configured") {
49
rebase_path(crt_current_out_dir),
50
"COMPILER_RT_EMULATOR=",
51
"COMPILER_RT_ASAN_SHADOW_SCALE=",
52
+ "COMPILER_RT_MEMPROF_SHADOW_SCALE=",
53
"SANITIZER_CAN_USE_CXXABI_PYBOOL=True",
54
"COMPILER_RT_HAS_LLD_PYBOOL=True",
55
"COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",
0 commit comments