-
Than McIntosh authored
Don't emit symbol table entries for compiler-generated file-local symbols (this category includes .stmp_* temporaries and *.stkobj symbols). Note that user-written static symbols within assembler sources will still be added to the symbol table. Apply the same test when emitting DWARF for global variables. Change-Id: I4db77a2750a0b575e051dfea895c4742cf6709a6 Reviewed-on: https://go-review.googlesource.com/c/go/+/240539 Run-TryBot: Than McIntosh <thanm@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:
Cherry Zhang <cherryyz@google.com>
Than McIntosh authoredDon't emit symbol table entries for compiler-generated file-local symbols (this category includes .stmp_* temporaries and *.stkobj symbols). Note that user-written static symbols within assembler sources will still be added to the symbol table. Apply the same test when emitting DWARF for global variables. Change-Id: I4db77a2750a0b575e051dfea895c4742cf6709a6 Reviewed-on: https://go-review.googlesource.com/c/go/+/240539 Run-TryBot: Than McIntosh <thanm@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:
Cherry Zhang <cherryyz@google.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.