diff options
| author | Michael Hudson-Doyle <michael.hudson@canonical.com> | 2015-03-29 21:59:00 +0000 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2015-04-10 04:51:42 +0000 |
| commit | fae4a128cb5570c6caccf4b4f2b92d118db1c775 (patch) | |
| tree | f408772a7aaf373d58d1859be2874a5df3ab1c44 /src/net/interface_linux.go | |
| parent | cb6e9ec03d66fd5a25c513c6effcc5d8206a9133 (diff) | |
| download | go-fae4a128cb5570c6caccf4b4f2b92d118db1c775.tar.xz | |
runtime, reflect: support multiple moduledata objects
This changes all the places that consult themoduledata to consult a
linked list of moduledata objects, as will be necessary for
-linkshared to work.
Obviously, as there is as yet no way of adding moduledata objects to
this list, all this change achieves right now is wasting a few
instructions here and there.
Change-Id: I397af7f60d0849b76aaccedf72238fe664867051
Reviewed-on: https://go-review.googlesource.com/8231
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/net/interface_linux.go')
0 files changed, 0 insertions, 0 deletions
