[llvm] Remove iOS 5 check for tailcalls on ARM (PR #133354)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 3 15:53:21 PDT 2025


rnk wrote:

If someone is using modern LLVM to target iOS 3-4, is it reasonable to assume that they are also using a more modern linker that supports the necessary static relocations?

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


More information about the llvm-commits mailing list