[PATCH] D81146: [MC] Generate .debug_aranges in the 64-bit DWARF format [4/7]
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 13:51:08 PDT 2020
probinson added a comment.
This patch modifies EmitGenDwarfAranges(), which is used only when the assembler is generating DWARF to describe the assembler source.
I can't imagine anyone is really writing large enough assembler that they need to emit DWARF-64 format. What is the motivation here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81146/new/
https://reviews.llvm.org/D81146
More information about the llvm-commits
mailing list