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

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Apr 1 16:47:21 PDT 2023


JDevlieghere added a comment.

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>.


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