We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad8e57 commit 1e34cb0Copy full SHA for 1e34cb0
llvm/test/CodeGen/AArch64/loh-adrp-add-ldr-clobber.mir
@@ -1,4 +1,5 @@
1
# 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
3
--- |
4
@sym2 = local_unnamed_addr global [10000000 x i32] zeroinitializer, align 8
5
@sym = local_unnamed_addr global i32 zeroinitializer, align 8
0 commit comments