diff options
| author | Russ Cox <rsc@golang.org> | 2014-10-06 20:51:05 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-10-06 20:51:05 -0400 |
| commit | 82a5e95ccc9c37b887570661fd11b051d6ca9b72 (patch) | |
| tree | 1f5abc29ee427dae39d4317bf3b2fee6bbe3efdb /src/encoding/json | |
| parent | ab724f928fa8dd95e3fccbf112e7a87a5f37d408 (diff) | |
| download | go-82a5e95ccc9c37b887570661fd11b051d6ca9b72.tar.xz | |
cmd/ld: ignore .Linfo_stringNN variables in clang .o files
http://build.golang.org/log/c7a91b6eac8f8daa2bd17801be273e58403a15f2
# cmd/pprof
/linux-386-clang-9115aad1dc4a/go/pkg/linux_386/net.a(_all.o): sym#16: ignoring .Linfo_string0 in section 16 (type 0)
/linux-386-clang-9115aad1dc4a/go/pkg/linux_386/net.a(_all.o): sym#17: ignoring .Linfo_string1 in section 16 (type 0)
/linux-386-clang-9115aad1dc4a/go/pkg/linux_386/net.a(_all.o): sym#18: ignoring .Linfo_string2 in section 16 (type 0)
/linux-386-clang-9115aad1dc4a/go/pkg/linux_386/net.a(_all.o): sym#20: ignoring .Linfo_string0 in section 16 (type 0)
/linux-386-clang-9115aad1dc4a/go/pkg/linux_386/net.a(_all.o): sym#21: ignoring .Linfo_string1 in section 16 (type 0)
...
I don't know what these are. Let's ignore them and see if we get any further.
TBR=iant
CC=golang-codereviews
https://golang.org/cl/155030043
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions
