For PR1289:

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
This commit is contained in:
Reid Spencer 2007-03-30 01:35:32 +00:00
parent e2501b303c
commit a5ad78e746

View 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