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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 24 18:03:19 PDT 2022


SixWeining updated this revision to Diff 447162.
SixWeining marked 5 inline comments as done.
SixWeining added a comment.

Address @MaskRay's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130239

Files:
  llvm/lib/Target/LoongArch/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.h
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchTargetStreamer.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchTargetStreamer.h
  llvm/test/CodeGen/LoongArch/e_flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130239.447162.patch
Type: text/x-patch
Size: 11152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/4c496a9a/attachment.bin>


More information about the llvm-commits mailing list