[PATCH] D60487: [llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt

Ali Tamur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 10:20:02 PDT 2019


tamur updated this revision to Diff 194543.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60487/new/

https://reviews.llvm.org/D60487

Files:
  lld/test/ELF/debug-line-obj.s
  lld/test/ELF/debug-line-str.s
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCDwarf.cpp
  llvm/test/MC/ARM/dwarf-asm-multiple-sections.s
  llvm/test/MC/ELF/debug-mixed-md5.ll
  llvm/test/MC/ELF/dwarf-file0.s
  llvm/test/tools/llvm-objdump/Inputs/embedded-source
  llvm/test/tools/llvm-objdump/X86/function-sections-line-numbers.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60487.194543.patch
Type: text/x-patch
Size: 19279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/52df30e7/attachment.bin>


More information about the llvm-commits mailing list