[PATCH] D19987: Allow the LTO code generator to drop malformed debug info from the input

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 13:17:59 PDT 2016


aprantl updated this revision to Diff 56451.
aprantl added a comment.

Rebased patch.


http://reviews.llvm.org/D19987

Files:
  include/llvm/IR/Verifier.h
  lib/IR/Verifier.cpp
  lib/LTO/LTOCodeGenerator.cpp
  test/LTO/X86/Inputs/strip-debug-info.bc
  test/LTO/X86/strip-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19987.56451.patch
Type: text/x-patch
Size: 4276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/7cb8d757/attachment.bin>


More information about the llvm-commits mailing list