[PATCH] D130238: [LoongArch] Parse LoongArch base ABI in ObjectYAML and llvm-readobj

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 04:43:38 PDT 2022


SixWeining added a comment.

In D130238#3667996 <https://reviews.llvm.org/D130238#3667996>, @xry111 wrote:

> Is https://github.com/loongson/LoongArch-Documentation/pull/47 (using 0x1, 0x2, 0x3 for ILP32S/F/D and use EI_CLASS to distinguish LP64 and ILP32) dead?

Thanks.
I add some comments in the e_flags definition just now. If that PR get merged, let me update the definition.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130238



More information about the llvm-commits mailing list