[PATCH] D30307: Fix insertion of `sanitizer_cov_trace_pc_guard` insertion in optimized code with debug info
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 12:43:35 PST 2017
mehdi_amini added a comment.
In https://reviews.llvm.org/D30307#684972, @kcc wrote:
> is it possible to add an assert() that fails now and gets fixed with your patch?
piping to llc hits an assert today, I'm not sure it'd be appropriate to use llc here just for this purpose though?
https://reviews.llvm.org/D30307
More information about the llvm-commits
mailing list