[PATCH] D125725: [SystemZ][z/OS] Add PPA1 support

Yusra Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 13:37:14 PDT 2022


yusra.syeda created this revision.
yusra.syeda added reviewers: uweigand, Kai, Everybody0523.
Herald added a subscriber: hiraditya.
Herald added a project: All.
yusra.syeda requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch adds the PPA1 fields to the assembly file for z/OS.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125725

Files:
  llvm/include/llvm/BinaryFormat/GOFF.h
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/include/llvm/MC/MCSectionGOFF.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
  llvm/test/MC/GOFF/ppa1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125725.429836.patch
Type: text/x-patch
Size: 20513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/a0a508ee/attachment.bin>


More information about the llvm-commits mailing list