mirror of
https://github.com/golang/go.git
synced 2025-05-20 14:53:23 +00:00
more on export
R=r OCL=15704 CL=15704
This commit is contained in:
parent
dc04d096f0
commit
1101d406ec
@ -164,6 +164,7 @@ dumpexporttype(Sym *s)
|
|||||||
|
|
||||||
case TPTR32:
|
case TPTR32:
|
||||||
case TPTR64:
|
case TPTR64:
|
||||||
|
if(t->type != T && t->type->sym == S)
|
||||||
reexport(t->type);
|
reexport(t->type);
|
||||||
|
|
||||||
/* type 6 */
|
/* type 6 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user