[PATCH] D59515: [llvm] Prevent duplicate files in debug line header in dwarf 5.

Ali Tamur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 14:09:40 PDT 2019


tamur updated this revision to Diff 191947.
tamur marked an inline comment as done.
tamur retitled this revision from "Prevent duplicate files in debug line header in dwarf 5." to "[llvm] Prevent duplicate files in debug line header in dwarf 5.".

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59515

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.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: D59515.191947.patch
Type: text/x-patch
Size: 13645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/0343f977/attachment.bin>


More information about the llvm-commits mailing list