aboutsummaryrefslogtreecommitdiff
path: root/libitm
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2017-10-05 17:20:30 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-10-05 17:20:30 +0000
commit9add86be80b805afd59414c62e56019252591eea (patch)
tree97cc7dbe9cd1f0eea5636c8d326c1e4e0badb327 /libitm
parenta978e26b8338e044dbc5e0f4624f2fe047eec5df (diff)
downloadgcc-9add86be80b805afd59414c62e56019252591eea.zip
gcc-9add86be80b805afd59414c62e56019252591eea.tar.gz
gcc-9add86be80b805afd59414c62e56019252591eea.tar.bz2
compiler: centralize all symbol name handling
Consolidate all symbol name handling into the new file names.cc. This is intended to define all the names that will appear in the generated assembly code. Names that will not appear in the assembly code, such as local variable names or label names, remain where they are. This consolidation is not intended to change any of the existing symbol names. Tested by building without and without this patch and comparing the libgo symbol table. Reviewed-on: https://go-review.googlesource.com/68310 * Make-lang.in (GO_OBJS): Add go/names.o. From-SVN: r253458
Diffstat (limited to 'libitm')
0 files changed, 0 insertions, 0 deletions