For PR1289:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 30 Mar 2007 01:35:32 +0000 (01:35 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 30 Mar 2007 01:35:32 +0000 (01:35 +0000)
Remove an unneeded instance of "implementation" that soon won't be supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35498 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/2003-12-30-TypeMapInvalidMemory.llx

index 167f674878d64e0dabe3a2addc79b70e3ea86053..a3a685deb7818df012eed7810b1447eb5a7b8380 100644 (file)
@@ -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