forked from OSchip/llvm-project
6436a4abd7
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 |
||
---|---|---|
.. | ||
arch.h | ||
array.h | ||
chan.goc | ||
chan.h | ||
cpuprof.goc | ||
defs.h | ||
env_posix.c | ||
getncpu-bsd.c | ||
getncpu-irix.c | ||
getncpu-linux.c | ||
getncpu-none.c | ||
getncpu-solaris.c | ||
go-alloc.h | ||
go-append.c | ||
go-assert-interface.c | ||
go-assert.c | ||
go-assert.h | ||
go-breakpoint.c | ||
go-byte-array-to-string.c | ||
go-caller.c | ||
go-callers.c | ||
go-can-convert-interface.c | ||
go-cdiv.c | ||
go-cgo.c | ||
go-check-interface.c | ||
go-construct-map.c | ||
go-convert-interface.c | ||
go-copy.c | ||
go-defer.c | ||
go-defer.h | ||
go-deferred-recover.c | ||
go-eface-compare.c | ||
go-eface-val-compare.c | ||
go-ffi.c | ||
go-ffi.h | ||
go-fieldtrack.c | ||
go-iface.goc | ||
go-int-array-to-string.c | ||
go-int-to-string.c | ||
go-interface-compare.c | ||
go-interface-eface-compare.c | ||
go-interface-val-compare.c | ||
go-libmain.c | ||
go-main.c | ||
go-make-slice.c | ||
go-map-delete.c | ||
go-map-index.c | ||
go-map-len.c | ||
go-map-range.c | ||
go-matherr.c | ||
go-memcmp.c | ||
go-nanotime.c | ||
go-new-map.c | ||
go-new.c | ||
go-nosys.c | ||
go-now.c | ||
go-panic.c | ||
go-panic.h | ||
go-print.c | ||
go-recover.c | ||
go-reflect-call.c | ||
go-reflect-map.c | ||
go-rune.c | ||
go-runtime-error.c | ||
go-setenv.c | ||
go-signal.c | ||
go-strcmp.c | ||
go-string-to-byte-array.c | ||
go-string-to-int-array.c | ||
go-string.h | ||
go-strplus.c | ||
go-strslice.c | ||
go-traceback.c | ||
go-type-complex.c | ||
go-type-eface.c | ||
go-type-error.c | ||
go-type-float.c | ||
go-type-identity.c | ||
go-type-interface.c | ||
go-type-string.c | ||
go-type.h | ||
go-typedesc-equal.c | ||
go-unsafe-new.c | ||
go-unsafe-newarray.c | ||
go-unsafe-pointer.c | ||
go-unsetenv.c | ||
go-unwind.c | ||
go-varargs.c | ||
goc2c.c | ||
heapdump.c | ||
interface.h | ||
lfstack.goc | ||
lock_futex.c | ||
lock_sema.c | ||
malloc.goc | ||
malloc.h | ||
map.goc | ||
map.h | ||
mcache.c | ||
mcentral.c | ||
mem.c | ||
mem_posix_memalign.c | ||
mfixalloc.c | ||
mgc0.c | ||
mgc0.h | ||
mheap.c | ||
mprof.goc | ||
msize.c | ||
netpoll.goc | ||
netpoll_epoll.c | ||
netpoll_kqueue.c | ||
netpoll_select.c | ||
netpoll_stub.c | ||
panic.c | ||
parfor.c | ||
print.c | ||
proc.c | ||
rdebug.goc | ||
reflect.goc | ||
rtems-task-variable-add.c | ||
runtime.c | ||
runtime.h | ||
runtime1.goc | ||
sema.goc | ||
signal_unix.c | ||
signal_unix.h | ||
sigqueue.goc | ||
string.goc | ||
thread-linux.c | ||
thread-sema.c | ||
thread.c | ||
time.goc | ||
yield.c |