mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
[dev.link] all: merge branch 'master' into dev.link
Change-Id: Ied39f4f701a2e64b87262f7cc34108a60b15e08c
This commit is contained in:
commit
8493b64527
175 changed files with 13008 additions and 9909 deletions
|
|
@ -676,7 +676,8 @@ type Link struct {
|
|||
|
||||
InParallel bool // parallel backend phase in effect
|
||||
Framepointer_enabled bool
|
||||
UseBASEntries bool // Use Base Address Selection Entries in location lists and PC ranges
|
||||
UseBASEntries bool // use Base Address Selection Entries in location lists and PC ranges
|
||||
IsAsm bool // is the source assembly language, which may contain surprising idioms (e.g., call tables)
|
||||
|
||||
// state for writing objects
|
||||
Text []*LSym
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue