llvm-project/llvm/test/Instrumentation
Andrew Browne 204c12eef9 [DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check.
Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D124051
2022-04-19 17:01:41 -07:00
..
AddressSanitizer [asan][test] Remove legacy PM style opt -foo tests 2022-04-15 20:00:56 -07:00
BoundsChecking [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
DataFlowSanitizer [DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check. 2022-04-19 17:01:41 -07:00
HWAddressSanitizer [AddressSanitizer] Allow prefixing memintrinsic calls in kernel mode 2022-03-31 11:14:42 +02:00
HeapProfiler [MemProf] Don't instrument stack accesses unless requested 2021-09-16 12:21:51 -07:00
InstrOrderFile
InstrProfiling Support the min of module flags when linking, use for AArch64 BTI/PAC-RET 2022-04-13 09:31:51 +02:00
JustMyCode [JMCInstrument] infer proper path style based on debug info 2022-03-10 10:50:44 -08:00
MemorySanitizer [msan][test] Remove legacy PM style opt -foo tests 2022-04-15 21:07:51 -07:00
PoisonChecking
SanitizerCoverage [sancov] Don't instrument calls to bitcast funcs: they're not indirect. 2022-03-07 12:43:37 -08:00
ThreadSanitizer tsan: don't consider debug calls as calls 2021-11-17 14:42:16 +01:00
cgprofile.ll [CGProfile] Don't emit call graph profile edges with zero weight 2021-10-28 11:32:49 -04:00