llvm-project/llgo/third_party/gofrontend/libgo/go/net
Andrew Wilkins 6436a4abd7 [llgo] Roll gofrontend forward
Switch gofrontend to using go.googlesource.com, and
update to 81eb6a3f425b2158c67ee32c0cc973a72ce9d6be.

There are various changes required to update to the
go 1.5 runtime:

typemap.go is changed to accommodate the change in representation for equal/hash algorithms, and the removal of the zero value/type.
CMakeLists.txt is updated to add the build tree to the package search path, so internal packages, which are not installed, are found.
various files changes due to removal of __go_new_nopointers; the same change as in D11863, but with NoUnwindAttribute added to the added runtime functions which are called with "callOnly".
minor cleanups in ssa.go while investigating issues with unwinding/panic handling.

Differential Revisision: http://reviews.llvm.org/D15188

llvm-svn: 263536
2016-03-15 05:36:43 +00:00
..
http [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
internal/socktest [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
mail [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
rpc [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
smtp [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
testdata [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
textproto [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
url [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
addrselect.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
addrselect_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_android.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_linux.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_netbsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_openbsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_resnew.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_resold.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_socknew.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_sockold.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_solaris.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_stub.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cgo_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
conf.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
conf_netcgo.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
conf_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
conn_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dial.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dial_gen.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dial_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsclient.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsclient_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsclient_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsclient_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsconfig_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsconfig_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsmsg.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsmsg_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dnsname_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
error_plan9_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
error_posix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
error_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
external_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_mutex.go
fd_mutex_test.go
fd_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_poll_nacl.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_poll_runtime.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_posix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_select.go
fd_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fd_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
file.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
file_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
file_stub.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
file_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
file_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
file_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hook.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hook_cloexec.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hook_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hook_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hook_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hosts.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hosts_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hosts_testdata
interface.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
interface_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
interface_darwin.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
interface_dragonfly.go
interface_freebsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
interface_linux.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
interface_netbsd.go
interface_openbsd.go
interface_stub.go
interface_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
interface_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ip.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ip_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ipraw_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
iprawsock.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
iprawsock_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
iprawsock_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ipsock.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ipsock_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ipsock_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
ipsock_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
listen_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
lookup.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
lookup_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
lookup_stub.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
lookup_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
lookup_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
lookup_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
mac.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
mac_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
main_cloexec_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
main_plan9_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
main_posix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
main_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
main_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
main_windows_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
mockserver_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
net.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
net_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
newpollserver_rtems.go
non_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
nss.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
nss_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
packetconn_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
parse.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
parse_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
pipe.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
pipe_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
platform_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
port.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
port_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
port_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
protoconn_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
race.go
race0.go
sendfile_dragonfly.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sendfile_freebsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sendfile_linux.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sendfile_solaris.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sendfile_stub.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sendfile_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
server_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sock_bsd.go
sock_cloexec.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sock_linux.go
sock_plan9.go
sock_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sock_stub.go
sock_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sockopt_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sockopt_linux.go
sockopt_plan9.go
sockopt_posix.go
sockopt_solaris.go
sockopt_stub.go
sockopt_windows.go
sockoptip_bsd.go
sockoptip_linux.go
sockoptip_posix.go
sockoptip_stub.go
sockoptip_windows.go
sys_cloexec.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcp_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcpsock.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcpsock_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcpsock_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcpsockopt_darwin.go
tcpsockopt_dragonfly.go
tcpsockopt_openbsd.go
tcpsockopt_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcpsockopt_posix.go
tcpsockopt_solaris.go
tcpsockopt_stub.go
tcpsockopt_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
tcpsockopt_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
timeout_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
udp_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
udpsock.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
udpsock_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
udpsock_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
unixsock.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
unixsock_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
unixsock_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00