Simplify code; NFC.
[oota-llvm.git] / test / Assembler / alloca-invalid-type.ll
index fb2c05cc35af2ac3cedd6b9c50fa6bc945ee29ce..413bcbd76ba0b4daea614510ab2a9ad3b2db335c 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
 
-; CHECK: pointer to this type is invalid
+; CHECK: invalid type for alloca
 
 define void @test() {
 entry: