diff options
Diffstat (limited to 'llvm/test/CodeGen/CellSPU/fcmp32.ll')
| -rw-r--r-- | llvm/test/CodeGen/CellSPU/fcmp32.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CellSPU/fcmp32.ll b/llvm/test/CodeGen/CellSPU/fcmp32.ll index b2a7317c129..f6b028dbb88 100644 --- a/llvm/test/CodeGen/CellSPU/fcmp32.ll +++ b/llvm/test/CodeGen/CellSPU/fcmp32.ll @@ -1,4 +1,4 @@ -; RUN: llc --march=cellspu %s -o - | FileCheck %s +; RUN: llc --mtriple=cellspu-unknown-elf %s -o - | FileCheck %s ; Exercise the floating point comparison operators for f32: |

