summaryrefslogtreecommitdiffstats
path: root/test/MC/PowerPC/ppc64-relocs-01.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/PowerPC/ppc64-relocs-01.ll')
-rw-r--r--test/MC/PowerPC/ppc64-relocs-01.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/PowerPC/ppc64-relocs-01.ll b/test/MC/PowerPC/ppc64-relocs-01.ll
index 5996af8..4919e91 100644
--- a/test/MC/PowerPC/ppc64-relocs-01.ll
+++ b/test/MC/PowerPC/ppc64-relocs-01.ll
@@ -1,4 +1,4 @@
-;; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -O3 \
+;; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -O3 -code-model=small \
;; RUN: -filetype=obj %s -o - | \
;; RUN: elf-dump --dump-section-data | FileCheck %s
OpenPOWER on IntegriCloud