[llvm-branch-commits] [llvm] ARM: Mark more generic libgcc functions as available (PR #210961)

Saleem Abdulrasool via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jul 21 08:07:30 PDT 2026


compnerd wrote:

Yeah, I think we only did the aliases for the ones that were pass through. The other ones can be shrink wrapped tail calling thunks, but I don't remember off hand if we have those (it was only like 1 or 2 functions that did that).

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


More information about the llvm-branch-commits mailing list