[PATCH] D19987: Allow the LTO code generator to drop malformed debug info from the input
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Sat May 7 11:29:45 PDT 2016
joker.eph added a comment.
I think we'll to double check the LTO flow after this gets in, because the verifier is also run in the pass pipeline, and we should avoid running it two times.
http://reviews.llvm.org/D19987
More information about the llvm-commits
mailing list