This introduces a SystemZ-specific "backchain" attribute on function, which
enables writing the frame backchain link as specified by the ABI. This will
be used to implement -mbackchain option in clang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM