llvm-project/llvm/test/Instrumentation/HWAddressSanitizer
Evgeniy Stepanov 453e7ac785 [hwasan] Add -hwasan-with-ifunc flag.
Summary: Similar to asan's flag, it can be used to disable the use of ifunc to access hwasan shadow address.

Reviewers: vitalybuka, kcc

Subscribers: srhines, hiraditya, llvm-commits

Differential Revision: https://reviews.llvm.org/D50544

llvm-svn: 339447
2018-08-10 16:21:37 +00:00
..
X86 hwasan: add -fsanitize=kernel-hwaddress flag 2018-04-13 18:05:21 +00:00
alloca-with-calls.ll [HWASan] Do not retag allocas before return from the function. 2018-06-29 20:20:17 +00:00
alloca.ll [HWASan] Do not retag allocas before return from the function. 2018-06-29 20:20:17 +00:00
atomic.ll [hwasan] Fix inline instrumentation. 2018-02-21 19:52:23 +00:00
basic.ll [HWASan] Introduce non-zero based and dynamic shadow memory (LLVM). 2018-04-20 20:04:04 +00:00
kernel-alloca.ll [hwasan] Fix inline instrumentation. 2018-02-21 19:52:23 +00:00
kernel-inline.ll asan: add kernel inline instrumentation test (retry) 2018-02-21 19:40:55 +00:00
kernel.ll hwasan: add -fsanitize=kernel-hwaddress flag 2018-04-13 18:05:21 +00:00
with-calls.ll [hwasan] Rename sized load/store callbacks to be consistent with ASan. 2018-01-16 23:15:08 +00:00
with-ifunc.ll [hwasan] Add -hwasan-with-ifunc flag. 2018-08-10 16:21:37 +00:00