[PATCH] D111437: [SystemZ/z/OS] Implement GOFF writer for empty files
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 22 14:16:58 PST 2022
Kai updated this revision to Diff 410645.
Kai marked an inline comment as done.
Kai added a comment.
Removed unnecessary `#ifndef`.
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.410645.patch
Type: text/x-patch
Size: 30327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/edd174e3/attachment.bin>
More information about the llvm-commits
mailing list