[AVX512] Added VBROADCAST{SS/SD} encoding for VL subset.
[oota-llvm.git] / test / Verifier / 2008-03-01-AllocaSized.ll
index 51258bef76e58fd632479d36e641e1a7cc4b9ca5..fc12a96e4f9f7f5a431169a6af2aee8e4db9ce46 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: not llvm-as %s -o /dev/null 2>&1 | 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() {