llvm-project/llvm/test/Instrumentation/SanitizerCoverage
Evgeniy Stepanov 3fdfc7b1b3 [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.

llvm-svn: 227195
2015-01-27 15:01:22 +00:00
..
coverage-dbg.ll IR: Move MDLocation into place 2015-01-14 22:27:36 +00:00
coverage.ll [sancov] Fix unspecified constructor order between sancov and asan. 2015-01-27 15:01:22 +00:00
coverage2-dbg.ll IR: Move MDLocation into place 2015-01-14 22:27:36 +00:00
tracing.ll [asan] simplify the tracing code, make it use the same guard variables as coverage 2015-01-03 00:54:43 +00:00