Re: [lldb-dev] lldb subprogram ranges support

2021-01-05 Thread David Blaikie via lldb-dev
Thanks Sri. I've sent out https://reviews.llvm.org/D94063 and https://reviews.llvm.org/D94064 for review, which include fixes for the lldb+ranges-on-subprograms issues I could find so far. On Wed, Dec 30, 2020 at 6:53 PM Sriraman Tallam wrote: > > > On Tue, Dec 29, 2020 at 4:44 PM Sriraman Tal

Re: [lldb-dev] lldb subprogram ranges support

2020-12-29 Thread David Blaikie via lldb-dev
On Wed, Dec 23, 2020 at 7:02 PM Sriraman Tallam wrote: > > > On Wed, Dec 23, 2020 at 4:46 PM David Blaikie wrote: > >> Hey folks, >> >> So I've been doing some more testing/implementation work on various >> address pool reduction strategies previously discussed back in January ( >> http://lists.

[lldb-dev] lldb subprogram ranges support

2020-12-23 Thread David Blaikie via lldb-dev
Hey folks, So I've been doing some more testing/implementation work on various address pool reduction strategies previously discussed back in January ( http://lists.llvm.org/pipermail/llvm-dev/2020-January/thread.html#138029 ). I've committed a -mllvm flag to allow experimenting with the first of