[PATCH] D157494: [SystemZ][z/OS] Add support for function name field of PPA1
Neumann Hon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 04:39:30 PDT 2023
Everybody0523 created this revision.
Everybody0523 added reviewers: uweigand, Kai.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Everybody0523 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This PR causes the PPA1 to emit the function's name if it exists. This field is not emitted for unnamed functions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157494
Files:
llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
llvm/test/CodeGen/SystemZ/zos-prologue-epilog.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157494.548564.patch
Type: text/x-patch
Size: 4811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/07ce865c/attachment.bin>
More information about the llvm-commits
mailing list