[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 14:27:34 PDT 2016


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

Rename function argument.


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.56349.patch
Type: text/x-patch
Size: 6505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/523ef745/attachment.bin>


More information about the llvm-commits mailing list