llvm-project/llvm/test/Instrumentation
Yuanfang Chen 24c6ea917c [JMCInstrument] rename ELF section name from ".just.my.code" to ".data.just.my.code"
This gives linker scripts a hint about where to place the section.
2022-10-19 10:49:54 -07:00
..
AddressSanitizer [opt] Remove -passes=asan-pipeline 2022-10-07 11:56:02 -07:00
BoundsChecking [BoundsChecking] Fix merging of sizes 2022-08-03 17:21:19 -07:00
DataFlowSanitizer [opt] Don't initialize legacy instrumentation passes 2022-10-18 14:04:31 -07:00
HWAddressSanitizer [opt] Remove -passes=asan-pipeline 2022-10-07 11:56:02 -07:00
HeapProfiler [opt] Don't initialize legacy instrumentation passes 2022-10-18 14:04:31 -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 [JMCInstrument] rename ELF section name from ".just.my.code" to ".data.just.my.code" 2022-10-19 10:49:54 -07:00
MemorySanitizer [msan] Instrument vtest instrinsics 2022-09-21 16:57:44 -07:00
PoisonChecking
SanitizerBinaryMetadata [SanitizerBinaryMetadata] Introduce SanitizerBinaryMetadata instrumentation pass 2022-09-07 21:25:40 +02:00
SanitizerCoverage Add -fsanitizer-coverage=control-flow 2022-09-15 15:56:04 -07:00
ThreadSanitizer [tsan] Replace mem intrinsics with calls to interceptors 2022-09-06 13:09:31 -07:00
cgprofile.ll [LegacyPM] Remove CGProfileLegacyPass 2022-07-16 00:39:56 -07:00