[PATCH] D68620: DebugInfo: Use base address selection entries for debug_loc

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 09:23:47 PDT 2019


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

> Anyone know whether they have consumers (LLDB, the Sony debugger) that would need to be updated for either the v4 changes (use of base address specifiers in classic debug_loc lists) or v5 (base_addressx, etc, etc)?

I'll ask re Sony debugger.  I have no direct visibility to that code.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68620/new/

https://reviews.llvm.org/D68620





More information about the llvm-commits mailing list