Loading
[SystemZ][z/OS] Add support for function name field of PPA1
This PR causes the PPA1 to emit the function's name if it exists. This field is not emitted for unnamed functions. Reviewed By: uweigand Differential Revision: https://reviews.llvm.org/D157494