[PATCH] D28436: [Sanitizer Coverage] Modify initialization of array bounds for sanitizer coverage.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 16:09:18 PST 2017
mpividori added a comment.
@kcc one possible approach, that I discussed with @rnk , is to suggest linking non-incrementally and mention that if incremental linking is used, then the coverage measure won't be accurate.
At least I think is the best we can do now.
Repository:
rL LLVM
https://reviews.llvm.org/D28436
More information about the llvm-commits
mailing list