This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23fe8db89f1 [WebAssembly] Initial implementation of PIC code generation new 02bbadc9236 Revert "[llvm] Reapply "Prevent duplicate files in debug li [...]
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: include/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 2 -- include/llvm/MC/MCContext.h | 2 +- include/llvm/MC/MCDwarf.h | 18 +----------------- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 1 - lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 1 - lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 1 + lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 20 +++----------------- lib/MC/MCContext.cpp | 5 ++--- lib/MC/MCDwarf.cpp | 11 ----------- test/MC/ARM/dwarf-asm-multiple-sections.s | 17 +++++++---------- test/MC/ELF/debug-mixed-md5.ll | 3 ++- test/MC/ELF/dwarf-file0.s | 6 ++++-- test/tools/llvm-objdump/Inputs/embedded-source | Bin 9448 -> 9936 bytes .../X86/function-sections-line-numbers.s | 9 +++++---- 14 files changed, 26 insertions(+), 70 deletions(-)