[Lldb-commits] [PATCH] D106192: [LLDB][GUI] Add Create Target form

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 21 14:53:53 PDT 2021


clayborg added a comment.

In D106192#2894392 <https://reviews.llvm.org/D106192#2894392>, @OmarEmaraDev wrote:

>> Are you going to land the other smaller diffs first and then update this one after hey have landed?
>
> Yes. There is much dependency between patches, so the smaller ones will have to land first then we will rebase this one on main. Also, notice that the smaller patches might conflict with each other, so I will have to rebase some of them once other land.

Indeed! I applied two patches already, and the last one https://reviews.llvm.org/D106483 is conflicting. Ping me back when you get the conflicts resolved and we can move forward.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106192



More information about the lldb-commits mailing list