mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
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:
parent
e2501b303c
commit
a5ad78e746
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user