[dev.link] all: merge branch 'master' into dev.link

Change-Id: Ied39f4f701a2e64b87262f7cc34108a60b15e08c
This commit is contained in:
Than McIntosh 2020-04-29 07:40:05 -04:00
commit 8493b64527
175 changed files with 13008 additions and 9909 deletions

View file

@ -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