llvm/test/Instrumentation
Sagar Thakur 5b1a39068c [EfficiencySanitizer] Using '$' instead of '#' for struct counter name
For MIPS '#' is the start of comment line. Therefore we get assembler errors if # is used in the structure names.

Differential: D24334
Reviewed by: zhaoqin


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282141 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-22 08:33:06 +00:00
..
AddressSanitizer
BoundsChecking
DataFlowSanitizer
EfficiencySanitizer
InstrProfiling
MemorySanitizer
SanitizerCoverage
ThreadSanitizer