[PATCH] Move asan-coverage into a separate phase.
Kostya Serebryany
kcc at google.com
Tue Nov 11 13:48:29 PST 2014
Addressed Nick's comments.
http://reviews.llvm.org/D6152
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Instrumentation.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/Instrumentation.cpp
lib/Transforms/Instrumentation/SanitizerCoverage.cpp
test/Instrumentation/AddressSanitizer/coverage-dbg.ll
test/Instrumentation/AddressSanitizer/coverage.ll
test/Instrumentation/AddressSanitizer/coverage2-dbg.ll
test/Instrumentation/SanitizerCoverage/
test/Instrumentation/SanitizerCoverage/coverage-dbg.ll
test/Instrumentation/SanitizerCoverage/coverage.ll
test/Instrumentation/SanitizerCoverage/coverage2-dbg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6152.16061.patch
Type: text/x-patch
Size: 41257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141111/24d83ff1/attachment.bin>
More information about the llvm-commits
mailing list