[clang] [llvm] [ARM] Fix musttail calls (PR #109943)

Oliver Stannard via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 26 09:52:43 PDT 2024


ostannard wrote:

@rnk I've already written a patch which modifies the existing strategy of using pseudo-instructions to do memory-memory copies, adding in a temporary on the stack where needed.

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


More information about the cfe-commits mailing list