[Lldb-commits] [PATCH] D101462: [MC] Untangle MCContext and MCObjectFileInfo

Fangrui Song via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 3 10:08:19 PDT 2021


MaskRay added a comment.

In D101462#2733691 <https://reviews.llvm.org/D101462#2733691>, @flip1995 wrote:

> Not sure how the process from here on out is. I think it is important to note, that I don't have push rights and someone else will have to land this for me (I guess?).

I'll keep this open for a few days as it touches too many things.
I can push it on your behalf afterwards but you'll need to provide your name and email https://llvm.org/docs/Phabricator.html#committing-someone-s-change-from-phabricator
(If you uploaded the diff with with `git format-patch -1` instead of `git diff` the information would have been available)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101462



More information about the lldb-commits mailing list