aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/fpmath.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/fpmath.ll')
-rw-r--r--test/Verifier/fpmath.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/fpmath.ll b/test/Verifier/fpmath.ll
index b764a63..7002c5c 100644
--- a/test/Verifier/fpmath.ll
+++ b/test/Verifier/fpmath.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s |& FileCheck %s
+; RUN: not llvm-as < %s 2>&1 | FileCheck %s
define void @fpmath1(i32 %i, float %f, <2 x float> %g) {
%s = add i32 %i, %i, !fpmath !0