[AVX-512] Fix test case update missed in r257299.
[oota-llvm.git] / test / Verifier / 2008-03-01-AllocaSized.ll
index fc12a96e4f9f7f5a431169a6af2aee8e4db9ce46..7478334959fef02c91ea9f03384a577ce8c95c53 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
-; CHECK: Cannot allocate unsized type
+; CHECK: invalid type for alloca
 ; PR2113
 
 define void @test() {