For PR950:

Use the notcast script in preparation for 12 casts.

llvm-svn: 31704
This commit is contained in:
Reid Spencer 2006-11-13 16:13:38 +00:00
parent 2c351d43b9
commit 9809efcd2b

View 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