aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Assembler/2003-12-30-TypeMapInvalidMemory.llx4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx b/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
index 167f674878..a3a685deb7 100644
--- a/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
+++ b/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as 2>&1 < %s -o /dev/null -f | grep 'Reference to an undef'
+; RUN: llvm-as 2>&1 < %s -o /dev/null -f | grep 'Undefined type remains'
@d_reduction_0_dparser_gram = global {
i32 (i8*, i8**, i32, i32, {
@@ -52,5 +52,3 @@
%struct.ParseNode_User }*)*, %struct.d_loc_t, i32, i32, i32,
i32, i32, i32, i32, i32, i32, i32, i32, i32 }*)** null
}
-
-implementation