[clang] [llvm] [PowerPC] Add an alias for -mregnames so that full register names used in assembly. (PR #70255)

Nick Desaulniers via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 22:39:10 PDT 2023


https://github.com/nickdesaulniers approved this pull request.

LGTM; might be nice if it's possible to set this for `opt`/`llc` invocations, but for now I'm just happy to have this in clang.

https://github.com/llvm/llvm-project/pull/70255


More information about the llvm-commits mailing list