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

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Apr 1 17:22:36 PDT 2023


augusto2112 added a comment.

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.


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