summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/2007-07-25-NestedLoop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/2007-07-25-NestedLoop.ll')
-rw-r--r--test/Transforms/GVN/2007-07-25-NestedLoop.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/2007-07-25-NestedLoop.ll b/test/Transforms/GVN/2007-07-25-NestedLoop.ll
index cebaaa3..c6d7750 100644
--- a/test/Transforms/GVN/2007-07-25-NestedLoop.ll
+++ b/test/Transforms/GVN/2007-07-25-NestedLoop.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis
+; RUN: opt < %s -gvn | llvm-dis
%struct.TypHeader = type { i32, %struct.TypHeader**, [3 x i8], i8 }
OpenPOWER on IntegriCloud