llvm-project/llgo/third_party/gofrontend/libgo/go/syscall
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
..
bpf_bsd.go
const_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
creds_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dir_plan9.go
env_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
env_unix.go
env_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
errno.c
errors_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
errstr.go
errstr_linux.go
errstr_nor.go
exec_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_linux.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_linux_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_solaris_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_stubs.go
exec_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
export_test.go
export_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
libcall_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
libcall_irix.go
libcall_linux.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
libcall_linux_386.go
libcall_linux_alpha.go
libcall_linux_amd64.go
libcall_linux_s390.go
libcall_linux_s390x.go
libcall_linux_ustat.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
libcall_linux_utimesnano.go
libcall_posix.go
libcall_posix_largefile.go
libcall_posix_regfile.go
libcall_posix_utimesnano.go
libcall_solaris_386.go
libcall_solaris_amd64.go
libcall_solaris_sparc.go
libcall_solaris_sparc64.go
libcall_support.go
libcall_uname.go
libcall_wait4.go
libcall_waitpid.go
lsf_linux.go
mksyscall.awk
mmap_unix_test.go
netlink_linux.go
pwd_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
race0.go
route_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_bsd_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_darwin.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_dragonfly.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_freebsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_freebsd_32bit.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_freebsd_64bit.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_ifma_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_netbsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_noifma_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
route_openbsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
security_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
signame.c
sleep_rtems.go
sleep_select.go
sockcmsg_linux.go
sockcmsg_unix.go
socket.go
socket_bsd.go
socket_irix.go
socket_linux.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
socket_linux_ppc64x_type.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
socket_linux_type.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
socket_posix.go
socket_solaris.go
socket_xnet.go
str.go
syscall.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
syscall_errno.go
syscall_linux_386.go
syscall_linux_alpha.go
syscall_linux_amd64.go
syscall_linux_s390.go
syscall_linux_s390x.go
syscall_linux_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
syscall_solaris.go
syscall_stubs.go
syscall_test.go
syscall_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
syscall_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
wait.c