aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Transforms/LevelRaise/2002-11-04-ConstantSharing.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LevelRaise/2002-11-04-ConstantSharing.ll b/test/Transforms/LevelRaise/2002-11-04-ConstantSharing.ll
index 4e002c5..4e4b806 100644
--- a/test/Transforms/LevelRaise/2002-11-04-ConstantSharing.ll
+++ b/test/Transforms/LevelRaise/2002-11-04-ConstantSharing.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < 2002-11-04-ConstantSharing.ll | opt -raise | llvm-dis | not grep cast
+; RUN: llvm-as < 2002-11-04-ConstantSharing.ll | opt -raise | llvm-dis | notcast
implementation