This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f238d270732 [APInt] Optimize umul_ov new 0ee1200779f [llvm] Prevent duplicate files in debug line header in dwar [...]
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 | 5 +++ include/llvm/MC/MCDwarf.h | 50 ++++++++++++++------- lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 5 ++- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 19 +++++++- lib/MC/MCAsmStreamer.cpp | 3 +- lib/MC/MCContext.cpp | 5 ++- lib/MC/MCDwarf.cpp | 16 ++++++- test/MC/ARM/dwarf-asm-multiple-sections.s | 16 ++++--- test/MC/ELF/debug-mixed-md5.ll | 3 +- test/MC/ELF/dwarf-file0.s | 6 +-- test/tools/llvm-objdump/Inputs/embedded-source | Bin 9936 -> 9528 bytes .../X86/function-sections-line-numbers.s | 9 ++-- 12 files changed, 94 insertions(+), 43 deletions(-)