[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 03:00:03 PDT 2022


SixWeining created this revision.
SixWeining added reviewers: xen0n, xry111, MaskRay.
Herald added subscribers: StephenFan, rupprecht, hiraditya.
Herald added a reviewer: jhenderson.
Herald added a project: All.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

LoongArch e_flags definition:
https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html#_e_flags_identifies_abi_type_and_version


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130238

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/Object/LoongArch/elf-flags.yaml
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130238.446407.patch
Type: text/x-patch
Size: 9638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/9a4e4348/attachment.bin>


More information about the llvm-commits mailing list