aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-11-13 16:13:38 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-11-13 16:13:38 +0000
commitf9dd2aade286b2dd93bbd5ff25aab53c9e66a6b4 (patch)
tree0d98590a7251d935a05323317a51df5e2b231e78 /test/Transforms
parentf7c8a9747238982520a5df93e36a7d34f0482f99 (diff)
downloadexternal_llvm-f9dd2aade286b2dd93bbd5ff25aab53c9e66a6b4.zip
external_llvm-f9dd2aade286b2dd93bbd5ff25aab53c9e66a6b4.tar.gz
external_llvm-f9dd2aade286b2dd93bbd5ff25aab53c9e66a6b4.tar.bz2
For PR950:
Use the notcast script in preparation for 12 casts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31704 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms')
-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