AsmParser: Reject alloca with function type
[oota-llvm.git] / test / Assembler / 2002-04-29-NameBinding.ll
index 9665aef14323d13607fb88681aef6cd2f45ec85d..960209bcb5b3d14556b5f63d6348db4a9ea5816a 100644 (file)
@@ -4,9 +4,10 @@
 ; Check by running globaldce, which will remove the constant if there are
 ; no references to it!
 ; 
-; RUN: llvm-as < %s | opt -globaldce | llvm-dis | \
+; RUN: opt < %s -globaldce -S | \
 ; RUN:   not grep constant
 ;
+; RUN: verify-uselistorder %s
 
 @v1 = internal constant i32 5