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


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

Address review feedback.


http://reviews.llvm.org/D19987

Files:
  include/llvm/IR/Verifier.h
  include/llvm/LTO/LTOCodeGenerator.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.56329.patch
Type: text/x-patch
Size: 4967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/95a95a9f/attachment.bin>


More information about the llvm-commits mailing list