[llvm] aarch64: fix testcase (PR #75723)

Momchil Velikov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 02:47:39 PST 2023


momchil-velikov wrote:

Oops. Thanks for spotting that!

Unfortunately, the test fails, because it finds the string in the test filename itself 🥇 :( 

```
; CHECK-LABEL: name: no_frame_setup
; CHECK-NOT: frame-setup
```

ought to fix it.


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


More information about the llvm-commits mailing list