diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/ppcf128-4.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/ppcf128-4.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/ppcf128-4.ll b/llvm/test/CodeGen/PowerPC/ppcf128-4.ll index 13c08ce7f9f..67fcf46147f 100644 --- a/llvm/test/CodeGen/PowerPC/ppcf128-4.ll +++ b/llvm/test/CodeGen/PowerPC/ppcf128-4.ll @@ -1,4 +1,4 @@ -; RUN: llc -verify-machineinstrs < %s -march=ppc32 +; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- define ppc_fp128 @__floatditf(i64 %u) nounwind { entry: |