NeedsInvestigationcompiler/runtimehelp wanted
倉庫指標
- Star
- (133,883 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
cmd/compile generates a lot of linker symbols for internal objects, and we've amassed a number of ad hoc naming schemes for them. I'm concerned that there might be collisions, particularly with user-defined symbols.
We should review and probably catalog the existing symbol, and try to find a more uniform naming scheme that we can ensure is collision-free.