For PR950:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Nov 2006 16:13:38 +0000 (16:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Nov 2006 16:13:38 +0000 (16:13 +0000)
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

test/Transforms/LevelRaise/2002-11-04-ConstantSharing.ll

index 4e002c5e92a0cd29cacdf919ba5bd4bb4ade8e28..4e4b806b44b844425e2f7f59b60ea6332db2d1c1 100644 (file)
@@ -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