llvm-6502/test/Instrumentation
Evgeniy Stepanov 0b2455c374 [sancov] Fix unspecified constructor order between sancov and asan.
Sanitizer coverage constructor must run after asan constructor (for each DSO).
Bump constructor priority to guarantee that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227195 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-27 15:01:22 +00:00
..
AddressSanitizer IR: Move MDLocation into place 2015-01-14 22:27:36 +00:00
BoundsChecking
DataFlowSanitizer IR: Move MDLocation into place 2015-01-14 22:27:36 +00:00
InstrProfiling
MemorySanitizer [msan] Update origin for the entire destination range on memory store. 2015-01-21 13:21:31 +00:00
SanitizerCoverage [sancov] Fix unspecified constructor order between sancov and asan. 2015-01-27 15:01:22 +00:00
ThreadSanitizer IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00