summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll')
-rw-r--r--llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll b/llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll
index ee03a6bd993..9c170388dcb 100644
--- a/llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll
+++ b/llvm/test/Transforms/GVNPRE/2007-07-07-AnticOutUnique.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvnpre | llvm-dis
+; RUN: opt < %s -gvnpre | llvm-dis
%"struct.ObjectArena<char>" = type { i32, i32, %"struct.ResizeArray<char*>", i8*, i8* }
%"struct.ResizeArray<char*>" = type { i32 (...)**, %"struct.ResizeArrayRaw<char*>"* }
%"struct.ResizeArrayRaw<char*>" = type { i8**, i8*, i32, i32, i32, float, i32 }
OpenPOWER on IntegriCloud