[PowerPC] Support .llong and fix .word
[oota-llvm.git] / test / Verifier / 2008-03-01-AllocaSized.ll
index 58f3098f9512569d1a9e6b232de74e2c778b8a96..fc12a96e4f9f7f5a431169a6af2aee8e4db9ce46 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: not llvm-as %s -o /dev/null |& grep "Cannot allocate unsized type"
+; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
+; CHECK: Cannot allocate unsized type
 ; PR2113
 
 define void @test() {