]> granicus.if.org Git - llvm/commit
ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.
authorAdrian Prantl <aprantl@apple.com>
Fri, 19 May 2017 17:55:02 +0000 (17:55 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 19 May 2017 17:55:02 +0000 (17:55 +0000)
commit469e92814e2a111b853b8a9555b87dd150d9ed78
tree5acea921f9874f80abc2f2a7fa1eadc533bf991d
parent3770b2b84847bfdb5dc99ff90a4d3c4c33291bb1
ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.

rdar://problem/31233625

Differential Revision: https://reviews.llvm.org/D33151

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303438 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/LTO/X86/Inputs/strip-debug-info-bar.ll [new file with mode: 0644]
test/LTO/X86/Inputs/strip-debug-info.bc [deleted file]
test/LTO/X86/strip-debug-info.ll