[Lldb-commits] [PATCH] D85289: [DWARFYAML][debug_info] Rename some mapping keys. NFC.
Xing GUO via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 5 04:33:22 PDT 2020
Higuoxing added a comment.
In D85289#2195954 <https://reviews.llvm.org/D85289#2195954>, @jhenderson wrote:
> What's the motivation for doing this?
We should make these mapping keys' name consistent with the spec.
The spec uses 'address_size', 'debug_abbrev_offset', 'abbreviation code' to refer these fields.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85289/new/
https://reviews.llvm.org/D85289
More information about the lldb-commits
mailing list