[PATCH] D102052: [MC][RISCV] Add RISCV MCObjectFileInfo

Philipp Krones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 05:56:02 PDT 2021


flip1995 updated this revision to Diff 368077.
flip1995 added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102052

Files:
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/MC/MCELFStreamer.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.h
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
  llvm/test/MC/RISCV/align.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102052.368077.patch
Type: text/x-patch
Size: 7108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/d73b1c2f/attachment.bin>


More information about the llvm-commits mailing list