[flang-commits] [compiler-rt] [flang] [llvm] [AArch64] fix trampoline implementation: use X15 (PR #126743)
Eli Friedman via flang-commits
flang-commits at lists.llvm.org
Fri Feb 28 12:50:40 PST 2025
================
@@ -1,35 +1,26 @@
-; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+;; Testing that nest uses x15 on all calling conventions (except Arm64EC)
----------------
efriedma-quic wrote:
What's the interaction with arm64ec?
https://github.com/llvm/llvm-project/pull/126743
More information about the flang-commits
mailing list