[PATCH] D145131: [Arm][AArch64] Setting IsX18ReservedByDefault() to true for Unknown OSes
Murali Vijayaraghavan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 07:49:31 PST 2023
vmurali added a comment.
In D145131#4164230 <https://reviews.llvm.org/D145131#4164230>, @DavidSpickett wrote:
> Also there is no `-fno-fixed-x18` option. So users would have no way to opt out if we did this change.
Perhaps that can be fixed as an opt-in. But nevertheless, fixing all those bare metal tests doesn't seem like a feasible path for me right now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145131/new/
https://reviews.llvm.org/D145131
More information about the llvm-commits
mailing list