[PATCH] D36300: WIP: DebugInfo: Use base address and offset pairs in debug_loc.dwo to reduce required relocations
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 16:55:29 PDT 2017
dblaikie added a comment.
(oh, bother - looks like GDB can't parse this, even if it were in debug_loclists.dwo (but it could handle it in debug_loclists) :/ - so this might be a bit before its time & have to wait... still wouldn't mind figuring out the right design)
https://reviews.llvm.org/D36300
More information about the llvm-commits
mailing list