llvm-project/llgo/third_party/gofrontend/libgo/go/os
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
..
exec [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
signal [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
user [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
dir.go
dir_largefile.go
dir_plan9.go
dir_regfile.go
dir_unix.go
doc.go
env.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
env_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
env_unix_test.go
error.go
error_plan9.go
error_test.go
error_unix.go
error_windows.go
exec.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_plan9.go
exec_posix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
exec_unix.go
exec_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
export_test.go
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_posix.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
getwd.go
getwd_darwin.go
os_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
os_unix_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
path.go
path_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
path_test.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
path_unix.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
path_windows.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
pipe_bsd.go
pipe_linux.go
proc.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
stat.go
stat_atim.go
stat_atimespec.go
stat_dragonfly.go
stat_nacl.go
stat_plan9.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
stat_solaris.go
sticky_bsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sticky_notbsd.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
str.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sys_bsd.go
sys_darwin.go
sys_freebsd.go
sys_linux.go
sys_nacl.go
sys_plan9.go
sys_uname.go
sys_unix.go
types.go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
types_notwin.go
types_windows.go