[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
Mon Mar 25 13:07:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356941: [llvm] Prevent duplicate files in debug line header in dwarf 5. (authored by tamur, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59515?vs=191947&id=192189#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59515/new/
https://reviews.llvm.org/D59515
Files:
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/trunk/include/llvm/MC/MCContext.h
llvm/trunk/include/llvm/MC/MCDwarf.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/trunk/lib/MC/MCContext.cpp
llvm/trunk/lib/MC/MCDwarf.cpp
llvm/trunk/test/MC/ARM/dwarf-asm-multiple-sections.s
llvm/trunk/test/MC/ELF/debug-mixed-md5.ll
llvm/trunk/test/MC/ELF/dwarf-file0.s
llvm/trunk/test/tools/llvm-objdump/Inputs/embedded-source
llvm/trunk/test/tools/llvm-objdump/X86/function-sections-line-numbers.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59515.192189.patch
Type: text/x-patch
Size: 13879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/922711f6/attachment.bin>
More information about the llvm-commits
mailing list