]> Cypherpunks repositories - gostls13.git/commit
debug/gosym: Remove Makefile, rewrite test using go tool.
authorDavid Symonds <dsymonds@golang.org>
Thu, 16 Feb 2012 03:47:14 +0000 (14:47 +1100)
committerDavid Symonds <dsymonds@golang.org>
Thu, 16 Feb 2012 03:47:14 +0000 (14:47 +1100)
commit343059930624b1e5b54fae8a092819db95b40cca
treec21b5d52f761024a6a0a8e00ed12e86a183e8566
parent8bb7f7791b20d6d1b287e728b76ef95a8dd6af7c
debug/gosym: Remove Makefile, rewrite test using go tool.

Update #2573.

R=r
CC=golang-dev
https://golang.org/cl/5656071
src/pkg/debug/gosym/Makefile [deleted file]
src/pkg/debug/gosym/pclinetest.asm [moved from src/pkg/debug/gosym/pclinetest.s with 99% similarity]
src/pkg/debug/gosym/pclntab_test.go