1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
; RUN: not llvm-as %s -o /dev/null -f |& grep {use of undefined type named 'struct.D_Scope'}
; END.
@d_reduction_0_dparser_gram = global {
i32 (i8*, i8**, i32, i32, {
%struct.Grammar*, void (\4, %struct.d_loc_t*, i8**)*, %struct.D_Scope*,
void (\4)*, { i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }* (\4, i32, { i32, %struct.d_loc_t, i8*, i8*,
%struct.D_Scope*, void (\9, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }**)*,
void ({ i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*,
%struct.Grammar*, %struct.ParseNode_User }*)*,
%struct.d_loc_t, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32,
i32 }*)*,
i32 (i8*, i8**, i32, i32, { %struct.Grammar*,
void (\4, %struct.d_loc_t*, i8**)*, %struct.D_Scope*, void (\4)*, {
i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }* (\4, i32, { i32, %struct.d_loc_t, i8*, i8*,
%struct.D_Scope*, void (\9, %struct.d_loc_t*, i8**)*,
%struct.Grammar*, %struct.ParseNode_User }**)*,
void ({ i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }*)*, %struct.d_loc_t, i32, i32, i32, i32,
i32, i32, i32, i32, i32, i32, i32, i32 }*)** }
{ i32 (i8*, i8**, i32, i32, {
%struct.Grammar*, void (\4, %struct.d_loc_t*, i8**)*,
%struct.D_Scope*, void (\4)*, {
i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User
}* (\4, i32, { i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\9, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }**)*,
void ({ i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }*)*,
%struct.d_loc_t, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32,
i32, i32 }*)* null,
i32 (i8*, i8**, i32, i32, {
%struct.Grammar*, void (\4, %struct.d_loc_t*, i8**)*,
%struct.D_Scope*, void (\4)*, { i32, %struct.d_loc_t, i8*, i8*,
%struct.D_Scope*, void (\8, %struct.d_loc_t*, i8**)*,
%struct.Grammar*, %struct.ParseNode_User }* (\4, i32, { i32,
%struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\9, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }**)*,
void ({ i32, %struct.d_loc_t, i8*, i8*, %struct.D_Scope*,
void (\8, %struct.d_loc_t*, i8**)*, %struct.Grammar*,
%struct.ParseNode_User }*)*, %struct.d_loc_t, i32, i32, i32,
i32, i32, i32, i32, i32, i32, i32, i32, i32 }*)** null
}
|