forked from OSchip/llvm-project
[gn build] (manually) merge b7d1ab75cf
No check-hwasan-lam target yet, though.
This commit is contained in:
parent
cd74dd178b
commit
0ca6e93a9e
|
@ -11,6 +11,8 @@ write_cmake_config("lit_site_cfg") {
|
|||
values = [
|
||||
"LIT_SITE_CFG_IN_HEADER=## Autogenerated from $input, do not edit",
|
||||
|
||||
"HWASAN_ENABLE_ALIASES=1",
|
||||
|
||||
"HWASAN_TEST_CONFIG_SUFFIX=$crt_current_target_suffix",
|
||||
"HWASAN_TEST_TARGET_CFLAGS=$target_flags_string",
|
||||
"HWASAN_TEST_TARGET_ARCH=$crt_current_target_arch",
|
||||
|
|
Loading…
Reference in New Issue