summaryrefslogtreecommitdiff
path: root/test/ELF/aarch64-prel16.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/aarch64-prel16.s')
-rw-r--r--test/ELF/aarch64-prel16.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/aarch64-prel16.s b/test/ELF/aarch64-prel16.s
index 083cda908608..4ae1f87e2081 100644
--- a/test/ELF/aarch64-prel16.s
+++ b/test/ELF/aarch64-prel16.s
@@ -14,7 +14,7 @@ _start:
// the change of the address of the .data section.
// You may found the correct address in the aarch64_abs16.s test,
// if it is already fixed. Then, update addends accordingly.
-// RUN: ld.lld %t.o %t256.o -o %t2
+// RUN: ld.lld -z max-page-size=4096 %t.o %t256.o -o %t2
// RUN: llvm-objdump -s -section=.data %t2 | FileCheck %s
// CHECK: Contents of section .data: