[llvm] ARM: Remove check for isAAPCS_ABI when enabling various aeabi calls (PR #152108)
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 8 08:29:48 PDT 2025
compnerd wrote:
Yeah, I felt that the goal was to just correct/unify the behavior across the two separate regions. I think that it is more about ensuring that we get the correct runtime call rather than dropping the option.
https://github.com/llvm/llvm-project/pull/152108
More information about the llvm-commits
mailing list