[PATCH] D38002: Re-submit r289925 (Update .debug_line section version to match DWARF version)
Katya Romanova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 13:01:33 PDT 2017
kromanova updated this revision to Diff 116058.
kromanova added a comment.
Thank you for the review, David! I have changed debug line version to V4, when DWARF V5 is requested (this is just a temporary measure until debug line V5 is supported).
Repository:
rL LLVM
https://reviews.llvm.org/D38002
Files:
lib/MC/MCDwarf.cpp
test/CodeGen/X86/dbg-line-0-no-discriminator.ll
test/DebugInfo/AArch64/line-header.ll
test/DebugInfo/Generic/empty.ll
test/DebugInfo/Generic/nodebug.ll
test/DebugInfo/X86/empty.ll
test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
test/MC/ELF/debug-line.s
test/MC/ELF/debug-line2.s
test/MC/ELF/debug-loc.s
test/MC/ELF/discriminator.s
test/MC/ELF/empty-dwarf-lines.s
test/MC/MachO/file.s
test/MC/MachO/gen-dwarf.s
test/MC/MachO/loc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38002.116058.patch
Type: text/x-patch
Size: 11559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/b46b4ce2/attachment.bin>
More information about the llvm-commits
mailing list