aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SCCP/2002-05-02-MissSecondInst.ll')
-rw-r--r--test/Transforms/SCCP/2002-05-02-MissSecondInst.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll b/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
index 101ced7..183e5bc 100644
--- a/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
+++ b/test/Transforms/SCCP/2002-05-02-MissSecondInst.ll
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -sccp | dis | not grep sub
+; RUN: llvm-as < %s | opt -sccp | llvm-dis | not grep sub
void %test3(int, int) {
add int 0, 0