llvm-project/llvm/test/Instrumentation
Kevin Athey 532564de17 [MSAN] add flag to suppress storage of stack variable names with -sanitize-memory-track-origins
Allows for even more savings in the binary image while simultaneously removing the name of the offending stack variable.

Depends on D131631

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D131728
2022-08-12 11:59:53 -07:00
..
AddressSanitizer [MemorySanitizer] Support memcpy.inline and memset.inline 2022-08-11 10:43:49 +02:00
BoundsChecking [BoundsChecking] Fix merging of sizes 2022-08-03 17:21:19 -07:00
DataFlowSanitizer [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
HWAddressSanitizer [hwasan] Add __hwasan_add_frame_record to the hwasan interface 2022-07-13 15:15:15 -07:00
HeapProfiler [memprof] Only insert dynamic shadow load when needed 2022-05-02 13:36:00 -07:00
InstrOrderFile [LegacyPM] Remove InstrOrderFileLegacyPass 2022-07-19 23:58:51 -07:00
InstrProfiling [InstrProf] Set prof global variables to internal linkage if adding a comdat 2022-08-04 13:24:55 -07:00
JustMyCode [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
MemorySanitizer [MSAN] add flag to suppress storage of stack variable names with -sanitize-memory-track-origins 2022-08-12 11:59:53 -07:00
PoisonChecking
SanitizerCoverage Delete 'llvm.asan.globals' for global metadata. 2022-06-27 14:40:40 -07:00
ThreadSanitizer [MemorySanitizer] Support memcpy.inline and memset.inline 2022-08-11 10:43:49 +02:00
cgprofile.ll [LegacyPM] Remove CGProfileLegacyPass 2022-07-16 00:39:56 -07:00