]> Cypherpunks repositories - gostls13.git/commit
gc: fix symbol table generation on windows
authorAlex Brainman <alex.brainman@gmail.com>
Sun, 12 Sep 2010 08:07:13 +0000 (18:07 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 12 Sep 2010 08:07:13 +0000 (18:07 +1000)
commit77a70ddb7b36f74dd1169b90d87820c079e3eed6
tree7364371e3de9468223149b616d880b63e1722983
parentacb695f4219654576eb88446ce8c1de936c8d90b
gc: fix symbol table generation on windows

gc records full, '/' delimited, filenames now.

R=rsc
CC=golang-dev
https://golang.org/cl/1962042
src/cmd/gc/go.h
src/cmd/gc/obj.c
src/pkg/Makefile