[PATCH] D73103: [DWARF] Support 64-bit DWARF in .debug_pubnames and alike.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 07:52:51 PST 2020
ikudrin added a comment.
I do not have a sample. Right now I am adding DWARF64 to the diagnostic tools to simplify further work on producers.
I have added DWARF64 here just for completeness. The tables are already obsolete in DWARF5, so I do not have plans to improve the parsing too much.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73103/new/
https://reviews.llvm.org/D73103
More information about the llvm-commits
mailing list