llvm-project/llgo/third_party/gofrontend/libgo/go
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
..
archive [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
bufio [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
builtin [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
bytes [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
cmd [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
compress [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
container
crypto [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
database/sql [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
debug [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
encoding [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
errors
exp
expvar [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
flag [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
fmt [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
go [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
hash [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
html [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
image [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
index/suffixarray Roll gofrontend to a6e10414311a 2015-04-05 23:30:42 +00:00
internal [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
io [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
log [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
math [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
mime [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
net [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
old
os [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
path [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
reflect [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
regexp [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
runtime [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sort [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
strconv [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
strings [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
sync [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
syscall [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
testing [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
text [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
time [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
unicode [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00