[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
Thu May 5 12:53:30 PDT 2016


joker.eph added inline comments.

================
Comment at: lib/IR/Verifier.cpp:4440
@@ -4435,3 +4439,3 @@
   static char ID;
 
   Verifier V;
----------------
I know, but I doubt this is in line with the usual practices / dev guide.


http://reviews.llvm.org/D19987





More information about the llvm-commits mailing list