aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll')
-rw-r--r--test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll b/test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
index 62ac990..969fdfc 100644
--- a/test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
+++ b/test/Transforms/LevelRaise/2002-03-21-MissedRaise.ll
@@ -2,7 +2,7 @@
; successful, all cast instructions should be eliminated from this testcase.
;
-; RUN: as < %s | opt -raise | dis | not grep cast
+; RUN: llvm-as < %s | opt -raise | llvm-dis | not grep cast
%Hash = type { { uint, sbyte *, \2 } * *, int (uint) *, int } *
%hash = type { { uint, sbyte *, \2 } * *, int (uint) *, int }