aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-10-05 23:25:51 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-10-05 23:25:51 +0000
commit098d773ec718ef861119ca821337ab2fcfb17af2 (patch)
tree7bca7e8c88034ca16055d658bbfa742d07fbfde3 /gcc/tree-into-ssa.c
parentb8888a0fe4a94e333a3add0804330ad337c1fd99 (diff)
downloadgcc-098d773ec718ef861119ca821337ab2fcfb17af2.zip
gcc-098d773ec718ef861119ca821337ab2fcfb17af2.tar.gz
gcc-098d773ec718ef861119ca821337ab2fcfb17af2.tar.bz2
compiler: drop special handling of unexported func/var assembler names
For example, for the package math/big, we used to generate unexported names as `big.trim` and exported names as `math_big.NewInt`. After this change we will use `math_big` consistently. Reviewed-on: https://go-review.googlesource.com/68651 From-SVN: r253468
Diffstat (limited to 'gcc/tree-into-ssa.c')
0 files changed, 0 insertions, 0 deletions