]> Cypherpunks repositories - gostls13.git/commit
liblink: allow either of a pair of conflicting symbols to say dupok
authorRuss Cox <rsc@golang.org>
Thu, 19 Dec 2013 21:52:47 +0000 (16:52 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 19 Dec 2013 21:52:47 +0000 (16:52 -0500)
commitc9f12d2289252d56aa88263c56be217255d95ee5
tree452e50c11a00b1563c410b6fc25d56f49d72afca
parentcbf6ff3b90f5b70e9e7f6aafc1744efbb4761377
liblink: allow either of a pair of conflicting symbols to say dupok

This makes the linker's -X flag work again.

R=iant
CC=bradfitz, golang-codereviews, golang-dev
https://golang.org/cl/44360043
src/liblink/objfile.c