Skip to content

Commit 1aa1d17

Browse files
committed
Add "REQUIRES: asserts" to test as it requires the compiler to hit an assertion failure to pass and was failing in release builds.
1 parent 3651142 commit 1aa1d17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/AArch64/store-swift-async-context-clobber-live-reg.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
22
; RUN: not --crash llc -o - -mtriple=arm64e-apple-macosx -aarch64-min-jump-table-entries=2 %s
3+
; REQUIRES: asserts
34

45
target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128"
56

0 commit comments

Comments
 (0)