Skip to content

Commit 1e34cb0

Browse files
committed
[AArch64] Mark test depending on -debug as requiring asserts
1 parent bad8e57 commit 1e34cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/AArch64/loh-adrp-add-ldr-clobber.mir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# RUN: llc -o /dev/null %s -mtriple=aarch64-apple-ios -run-pass=aarch64-collect-loh -debug-only=aarch64-collect-loh 2>&1 | FileCheck %s
2+
# REQUIRES: asserts
23
--- |
34
@sym2 = local_unnamed_addr global [10000000 x i32] zeroinitializer, align 8
45
@sym = local_unnamed_addr global i32 zeroinitializer, align 8

0 commit comments

Comments
 (0)