[PATCH] D130239: [LoongArch] Encode LoongArch specific ELF e_flags to binary by LoongArchTargetStreamer

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 22:18:11 PDT 2022


xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.

In D130239#3722400 <https://reviews.llvm.org/D130239#3722400>, @SixWeining wrote:

> @xen0n Do you think we can merge this now so that to unblock the relocs implementation?
>
> And if PR #33 <https://github.com/loongson/LoongArch-Documentation/pull/33>, PR #47 <https://github.com/loongson/LoongArch-Documentation/pull/47>  and PR #61 <https://github.com/loongson/LoongArch-Documentation/pull/61> get merged, let us update the implementation here accordingly.

Hmm yes let's go ahead for the time being. It's early construction phase so global patching of object files or even world recompilations is well within reach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130239



More information about the llvm-commits mailing list