This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b4067a08330 Revert "ThinLTO: Verify bitcode before lauching the ThinLTO [...] new 82673ec6c62 Revert "Revert "ThinLTO: Verify bitcode before lauching the [...] new 971abf15760 Cosmetic. Added braces to address gcc warning: suggest expl [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/IPO/FunctionImport.h | 3 +- lib/LTO/ThinLTOCodeGenerator.cpp | 34 ++++++++++++++++++- test/LTO/X86/Inputs/strip-debug-info-bar.ll | 15 ++++++++ test/LTO/X86/Inputs/strip-debug-info.bc | Bin 852 -> 0 bytes test/LTO/X86/strip-debug-info.ll | 49 +++++++++++++++++++++++++-- unittests/Support/ScaledNumberTest.cpp | 6 ++-- 6 files changed, 100 insertions(+), 7 deletions(-) create mode 100644 test/LTO/X86/Inputs/strip-debug-info-bar.ll delete mode 100644 test/LTO/X86/Inputs/strip-debug-info.bc