summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll')
-rw-r--r--llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll b/llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll
index b7c684d35b5..9777995fe64 100644
--- a/llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll
+++ b/llvm/test/CodeGen/ARM/softfp-fabs-fneg.ll
@@ -1,5 +1,5 @@
-; RUN: llc -mtriple=armv7 < %s | FileCheck %s --check-prefix=CHECK-ARM --check-prefix=CHECK
-; RUN: llc -mtriple=thumbv7 < %s | FileCheck %s --check-prefix=CHECK-THUMB --check-prefix=CHECK
+; RUN: llc -mtriple=armv7 < %s | FileCheck %s
+; RUN: llc -mtriple=thumbv7 < %s | FileCheck %s
target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64"
target triple = "armv7--"
OpenPOWER on IntegriCloud