merge two tests and convert to filecheck.
[oota-llvm.git] / test / Transforms / SCCP / 2008-01-27-UndefCorrelate.ll
index 6ab44acdaa4fe834faf511c46c6eb1d48932e56d..aa613dca5d11b849e756542e36e0dc7781fe7dec 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -sccp -S | grep undef | count 1
+; RUN: opt %s -sccp -S | grep undef | count 1
 ; PR1938
 
 define i32 @main() {