summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fp128.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/fp128.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/fp128.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/fp128.ll b/llvm/test/CodeGen/PowerPC/fp128.ll
index 9755f9ba6eb..a0b06a482eb 100644
--- a/llvm/test/CodeGen/PowerPC/fp128.ll
+++ b/llvm/test/CodeGen/PowerPC/fp128.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=ppc64 < %s | FileCheck --check-prefix=BIGENDIAN %s
+; RUN: llc -mtriple=powerpc64-none-linux < %s | FileCheck --check-prefix=BIGENDIAN %s
@var = global fp128 0xL00000000000000008000000000000000
OpenPOWER on IntegriCloud