[PATCH] D33151: ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 09:46:27 PDT 2017


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

Depending on https://reviews.llvm.org/D33360, get rid of the verifier invocation in codegen()


https://reviews.llvm.org/D33151

Files:
  include/llvm/Transforms/IPO/FunctionImport.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/LTO/X86/Inputs/strip-debug-info-bar.ll
  test/LTO/X86/Inputs/strip-debug-info.bc
  test/LTO/X86/strip-debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33151.99583.patch
Type: text/x-patch
Size: 8194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/9a6e0fea/attachment.bin>


More information about the llvm-commits mailing list