[PM] Wire up the Verifier for the new pass manager and connect it to the
[oota-llvm.git] / test / Verifier / cttz-undef-arg.ll
index 48cd061d32219e128ca599637fb88a1e37c718ab..66c5396443acd6daeb8592f84f0032bab43ad4ce 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s -o /dev/null |& FileCheck %s
+; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s
 
 declare i32 @llvm.ctlz.i32(i32, i1)
 declare i32 @llvm.cttz.i32(i32, i1)