[Lldb-commits] [PATCH] D52981: [LLDB] - Add basic support for .debug_rnglists section (DWARF5)

George Rimar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 9 03:55:51 PDT 2018


grimar added a comment.

In https://reviews.llvm.org/D52981#1257888, @clayborg wrote:

> For space savings it seems like we would want to support the DW_RLE_base_address and DW_RLE_offset_pair pretty soon.


I am working on a follow-up patch to support those.


https://reviews.llvm.org/D52981





More information about the lldb-commits mailing list