[clang] [M68k] Change gcc register name from a7 to sp. (PR #87095)
Min-Yih Hsu via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 1 09:35:09 PDT 2024
mshockwave wrote:
Is it possible use `TargetInfo::getGCCRegAliases` to model the aliasing between a7 and sp?
Also, could you add a simple test?
https://github.com/llvm/llvm-project/pull/87095
More information about the cfe-commits
mailing list