[clang] [llvm] [ARM] musttail fixes (PR #102896)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 30 11:39:30 PDT 2024


================
@@ -0,0 +1,43 @@
+; RUN: llc -mtriple=arm-eabi %s -o - | FileCheck %s
----------------
efriedma-quic wrote:

Please generate checks with update_llc_test_checks.py

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


More information about the cfe-commits mailing list