[sanitizer-coverage] add a feature sanitizer-coverage-create-pc-table=1 (works with...
authorKostya Serebryany <kcc@google.com>
Thu, 27 Jul 2017 23:36:49 +0000 (23:36 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 27 Jul 2017 23:36:49 +0000 (23:36 +0000)
commitb75d002f159f0d1f4392bd9e849dfc55eee1bba7
tree6d103b302fc82de70d23f8a63ce67214712f9b65
parent78681be2a4add8c54b5d2797a7e7821123528076
[sanitizer-coverage] add a feature sanitizer-coverage-create-pc-table=1 (works with trace-pc-guard and inline-8bit-counters) that adds a static table of instrumented PCs to be used at run-time

llvm-svn: 309335
llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
llvm/test/Instrumentation/SanitizerCoverage/pc-table.ll [new file with mode: 0644]