[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
Sat May 7 11:14:47 PDT 2016


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

Rebase on trunk, address review feedback, and upload the patch to the correct review this time m(


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.56504.patch
Type: text/x-patch
Size: 4352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160507/fb2c76fc/attachment.bin>


More information about the llvm-commits mailing list