Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1628)

Unified Diff: src/cmd/ld/lib.h

Issue 6572043: code review 6572043: reflect: add ArrayOf, ChanOf, MapOf, SliceOf (Closed)
Patch Set: diff -r 6e9d872ffc66 https://code.google.com/p/go/ Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/cmd/ld/go.c ('k') | src/cmd/ld/symtab.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/ld/lib.h
===================================================================
--- a/src/cmd/ld/lib.h
+++ b/src/cmd/ld/lib.h
@@ -39,6 +39,7 @@
SSTRING,
SGOSTRING,
SRODATA,
+ STYPELINK,
SGCDATA,
SGCBSS,
SSYMTAB,
« no previous file with comments | « src/cmd/ld/go.c ('k') | src/cmd/ld/symtab.c » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b