1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Instrumentation/HWAddressSanitizer
Evgenii Stepanov 7633aa3b31 [hwasan] Respect llvm.asan.globals.
This enable no_sanitize C++ attribute to exclude globals from hwasan
testing, and automatically excludes other sanitizers' globals (such as
ubsan location descriptors).

Differential Revision: https://reviews.llvm.org/D104825
2021-06-23 18:37:00 -07:00
..
X86 [HWASan] Enable globals support for LAM. 2021-06-14 14:20:44 -07:00
alloca-array.ll
alloca-compat.ll
alloca-with-calls.ll
alloca.ll
atomic.ll
basic-compat.ll
basic.ll [IR][sanitizer] Set nounwind on module ctor/dtor, additionally set uwtable if -fasynchronous-unwind-tables 2021-04-21 15:58:20 -07:00
dbg-declare-tag-offset.ll
dbg-value-tag-offset.ll
fuchsia.ll [llvm][hwasan] Add Fuchsia shadow mapping configuration 2021-03-25 15:28:59 -07:00
globals.ll [hwasan] Respect llvm.asan.globals. 2021-06-23 18:37:00 -07:00
kernel-alloca.ll
kernel-inline.ll
kernel.ll
landingpad.ll
mem-intrinsics.ll
personality.ll
prologue.ll [compiler-rt][hwasan] Decouple use of the TLS global for getting the shadow base and using the frame record feature 2021-06-09 12:55:19 -07:00
with-calls.ll [IR][sanitizer] Set nounwind on module ctor/dtor, additionally set uwtable if -fasynchronous-unwind-tables 2021-04-21 15:58:20 -07:00