[clang] [llvm] Revert "[AArch64] Add support for -ffixed-x30" (PR #88019)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 09:51:58 PDT 2024


aemerson wrote:

Ok, given that our only way to implement something like this is with the reserving mechanism, I'll just rename the `-ffixed-x30` to something like `-mno-allocate-lr` and keep the underlying cc1/target features the same?

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


More information about the llvm-commits mailing list