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

Simon Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 10:24:11 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG54e8cae56529: [MC][RISCV] Add RISCV MCObjectFileInfo (authored by flip1995, committed by simoncook).

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.369133.patch
Type: text/x-patch
Size: 7106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/46be8c69/attachment.bin>


More information about the llvm-commits mailing list