[PATCH] D116100: [Utils][LoongArch](5/6) Add a --bits-endian option to extract-section.py

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 17:50:09 PST 2022


SixWeining added a comment.

In D116100#3303011 <https://reviews.llvm.org/D116100#3303011>, @myhsu wrote:

> LGTM.
> Actually you can break the dependency with other patches in this series since this one is self-contained. But it's up to you.

Thanks @myhsu. You're right and I have removed the dependency with other patches but keep the dependency with  it's child patch (D115862 <https://reviews.llvm.org/D115862>).

Hi @rengolin, could we land this patch now since author of the modified file has accepted the change or we should wait other patches to be accepted and land together?

BTW, I don't have commit access yet, please help to commit the change if possible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116100



More information about the llvm-commits mailing list