summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/2008-12-15-CacheVisited.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/2008-12-15-CacheVisited.ll')
-rw-r--r--test/Transforms/GVN/2008-12-15-CacheVisited.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/2008-12-15-CacheVisited.ll b/test/Transforms/GVN/2008-12-15-CacheVisited.ll
index b547003..0a63f3f 100644
--- a/test/Transforms/GVN/2008-12-15-CacheVisited.ll
+++ b/test/Transforms/GVN/2008-12-15-CacheVisited.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis
+; RUN: opt < %s -gvn | llvm-dis
; Cached results must be added to and verified against the visited sets.
; PR3217
OpenPOWER on IntegriCloud