]> Cypherpunks repositories - gostls13.git/commit
runtime: correct line numbers for .goc files.
authorLuuk van Dijk <lvd@golang.org>
Tue, 17 Aug 2010 22:16:05 +0000 (00:16 +0200)
committerLuuk van Dijk <lvd@golang.org>
Tue, 17 Aug 2010 22:16:05 +0000 (00:16 +0200)
commit340f28deabf1264ce48ff0423021f34a31543f9d
tree9848eda1964b7091c70773d57f065795af2dd3cd
parenta48b35e9617c6f40156c1ad02a3cf99063fd742f
runtime: correct line numbers for .goc files.
Linenumbers start at 1.
Also call goc2c with an absolute pathi to preserve debug info.

R=rsc, r, ken2
CC=golang-dev
https://golang.org/cl/1954049
src/pkg/runtime/Makefile
src/pkg/runtime/goc2c.c