Enable hwasan for x86-64.
libsanitizer * configure.tgt: Enable hwasan for x86-64.
This commit is contained in:
parent
bb57601772
commit
2996b5c053
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ case "${target}" in
|
|||
TSAN_SUPPORTED=yes
|
||||
LSAN_SUPPORTED=yes
|
||||
TSAN_TARGET_DEPENDENT_OBJECTS=tsan_rtl_amd64.lo
|
||||
HWASAN_SUPPORTED=yes
|
||||
fi
|
||||
;;
|
||||
powerpc*-*-linux*)
|
||||
|
|
Loading…
Add table
Reference in a new issue