[PATCH] D73086: [DWARF5] Added support for debug_macro section parsing and dumping in llvm-dwarfdump.
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 13:07:45 PST 2020
SouraVX added a comment.
Hi Thanks for your comments, this revision is getting ontrack/offtrack a bit. Sorry about that. As for `opcode_openrand_table` I initially added a FIXME me for that, but removed after
David's remark in D72828 <https://reviews.llvm.org/D72828> -
`I don't think this is a FIXME situation - LLVM has no extensions here, so there's no need for the opcode_operands_table.`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73086/new/
https://reviews.llvm.org/D73086
More information about the llvm-commits
mailing list