Convert test to FileCheck.
[oota-llvm.git] / test / Transforms / GlobalOpt / memset-null.ll
index 01534025faa38377ce17de959c504341a48332b8..53ec7551130e426bc3342f15effc9ce5da9e276a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -globalopt %s -S -o - | FileCheck %s
+; RUN: opt -globalopt -S < %s | FileCheck %s
 ; PR10047
 
 %0 = type { i32, void ()* }