[Lldb-commits] [PATCH] D147292: [lldb] Add support for the DW_AT_trampoline attribute with a boolean

David Blaikie via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 3 13:54:14 PDT 2023


dblaikie added a comment.

In D147292#4238834 <https://reviews.llvm.org/D147292#4238834>, @augusto2112 wrote:

> In D147292#4238820 <https://reviews.llvm.org/D147292#4238820>, @JDevlieghere wrote:
>
>> There seems to be overlap in the code added in this patch and D146679 <https://reviews.llvm.org/D146679>. Does one supersede the other or is there a dependency? If it's the latter you should extract that into a separate patch and make it a parent revision of this and D146679 <https://reviews.llvm.org/D146679>.
>
> Yes, sorry, I'm abandoning the other one in favor of this one.

Be handy to mark this abandoned when you get a chance


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147292



More information about the lldb-commits mailing list