aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2015-10-23 16:01:09 -0700
committerRobert Griesemer <gri@golang.org>2015-10-26 17:27:17 +0000
commite6ccfc1ad14d1078428fe5f408498f925ab69670 (patch)
treea64656f83a5681bd20f84626029175b0330f443d /src/runtime
parentd3df04cd8cf96db47d986cf3dcf3c7b2ba8238ea (diff)
downloadgo-e6ccfc1ad14d1078428fe5f408498f925ab69670.tar.xz
cmd/compile/internal/gc: escape binary export data so it contains no '$'
Necessary to ensure that subsequent tools can continue to find then end of the export data section simply by searching for "$$". Adjusted gcimporter used by go/types accordingly. Also, fixed a bug in gcimporter related to reading export data in debug format. Change-Id: Iaea4ed05edd8a5bab28ebe5b19a4740f5e537d35 Reviewed-on: https://go-review.googlesource.com/16283 Reviewed-by: Chris Manghane <cmang@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions