[PATCH] D111437: [SystemZ/z/OS] Implement GOFF writer for empty files

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 12:27:42 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3adc2a0b84d0: [SystemZ/zOS/GOFF] Implement GOFF writer for empty files. (authored by Kai).

Changed prior to commit:
  https://reviews.llvm.org/D111437?vs=557482&id=557495#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111437

Files:
  llvm/include/llvm/BinaryFormat/GOFF.h
  llvm/include/llvm/MC/MCGOFFObjectWriter.h
  llvm/include/llvm/MC/MCGOFFStreamer.h
  llvm/include/llvm/MC/TargetRegistry.h
  llvm/lib/MC/CMakeLists.txt
  llvm/lib/MC/GOFFObjectWriter.cpp
  llvm/lib/MC/MCAsmBackend.cpp
  llvm/lib/MC/MCGOFFStreamer.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZELFObjectWriter.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZGOFFObjectWriter.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h
  llvm/test/MC/GOFF/empty-goff.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111437.557495.patch
Type: text/x-patch
Size: 29609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230929/a3c80865/attachment.bin>


More information about the llvm-commits mailing list