This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c690f3 [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr. new 7be47c3 Refactor stripDebugInfo(Function) to handle intrinsic
The 1 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: lib/IR/DebugInfo.cpp | 34 ++++++++------------- test/ThinLTO/X86/Inputs/drop-debug-info.bc | Bin 0 -> 1472 bytes test/ThinLTO/X86/Inputs/drop-debug-info.ll | 47 +++++++++++++++++++++++++++++ test/ThinLTO/X86/drop-debug-info.ll | 20 ++++++++++++ 4 files changed, 80 insertions(+), 21 deletions(-) create mode 100644 test/ThinLTO/X86/Inputs/drop-debug-info.bc create mode 100644 test/ThinLTO/X86/Inputs/drop-debug-info.ll create mode 100644 test/ThinLTO/X86/drop-debug-info.ll