[PATCH] D61253: DWARF v5: fix directory index in the line table
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 5 23:48:02 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
I believe the changes here are correct. What I find unfortunate is that it is not able to test this without including a debug_info info section in the object file. Which is a bit ironic given that the purpose of these changes in DWARF5 was to have a fully-standalone .debug_line section.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61253/new/
https://reviews.llvm.org/D61253
More information about the llvm-commits
mailing list