[all-commits] [llvm/llvm-project] 5ac411: [SystemZ][z/OS] Add the PPA1 to SystemZAsmPrinter
Yusra Syeda via All-commits
all-commits at lists.llvm.org
Wed May 18 11:13:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ac411aea802f5983b7979b9198ba7d8fb38f64d
https://github.com/llvm/llvm-project/commit/5ac411aea802f5983b7979b9198ba7d8fb38f64d
Author: Yusra Syeda <yusra.syeda at ibm.com>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
A llvm/include/llvm/BinaryFormat/GOFF.h
M llvm/include/llvm/MC/MCContext.h
M llvm/include/llvm/MC/MCObjectFileInfo.h
M llvm/include/llvm/MC/MCSectionGOFF.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/MC/MCObjectFileInfo.cpp
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
M llvm/test/MC/GOFF/ppa1.ll
Log Message:
-----------
[SystemZ][z/OS] Add the PPA1 to SystemZAsmPrinter
Differential Revision: https://reviews.llvm.org/D125725
More information about the All-commits
mailing list