Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / test / Transforms / GVN / tbaa.ll
index 90661c62507b142ccb6fc7a351cec2a5bcd2ec8a..85fe39a93b016d5af11d139ea4c12b2d55d87161 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -basicaa -gvn -S -o - | FileCheck %s
+; RUN: opt -basicaa -gvn -S < %s | FileCheck %s
 
 define i32 @test1(i8* %p, i8* %q) {
 ; CHECK: @test1(i8* %p, i8* %q)