diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-10-05 23:25:51 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-10-05 23:25:51 +0000 |
commit | 098d773ec718ef861119ca821337ab2fcfb17af2 (patch) | |
tree | 7bca7e8c88034ca16055d658bbfa742d07fbfde3 /gcc/fold-const.c | |
parent | b8888a0fe4a94e333a3add0804330ad337c1fd99 (diff) | |
download | gcc-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/fold-const.c')
0 files changed, 0 insertions, 0 deletions