Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix trampoline assembly for build on clang 18 on apple silicon (Julia…
…Lang#54634) This avoids a: `error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairs` error. That error was introduced in https://reviews.llvm.org/D155245#4657075 see also llvm/llvm-project#72802 (cherry picked from commit a4e793e) (cherry picked from commit 3f35094)
- Loading branch information