[PATCH] D54242: DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 13 12:14:28 PST 2018
dblaikie added a comment.
Settled on renaming the DICompileUnit attribute from debugBaseAddress to rangesBaseAddress (since 'debug' is redundant, and this is really specific to ranges base address specifiers).
Repository:
rL LLVM
https://reviews.llvm.org/D54242
More information about the llvm-commits
mailing list