[PATCH] [llgo] Roll gofrontend to 07baa07598ea; roll libffi to r219477.

Peter Collingbourne peter at pcc.me.uk
Sun Apr 5 16:35:38 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8829

Files:
  llgo/trunk/irgen/cabi.go
  llgo/trunk/irgen/call.go
  llgo/trunk/irgen/compiler.go
  llgo/trunk/irgen/runtime.go
  llgo/trunk/irgen/ssa.go
  llgo/trunk/libgo-noext.diff
  llgo/trunk/test/irgen/cabi.go
  llgo/trunk/test/irgen/imports.go
  llgo/trunk/test/irgen/mangling-synthetic.go
  llgo/trunk/third_party/gofrontend/depcomp
  llgo/trunk/third_party/gofrontend/install-sh
  llgo/trunk/third_party/gofrontend/libbacktrace/ChangeLog
  llgo/trunk/third_party/gofrontend/libbacktrace/ChangeLog.jit
  llgo/trunk/third_party/gofrontend/libbacktrace/Makefile.am
  llgo/trunk/third_party/gofrontend/libbacktrace/alloc.c
  llgo/trunk/third_party/gofrontend/libbacktrace/atomic.c
  llgo/trunk/third_party/gofrontend/libbacktrace/backtrace-supported.h.in
  llgo/trunk/third_party/gofrontend/libbacktrace/backtrace.c
  llgo/trunk/third_party/gofrontend/libbacktrace/backtrace.h
  llgo/trunk/third_party/gofrontend/libbacktrace/btest.c
  llgo/trunk/third_party/gofrontend/libbacktrace/configure
  llgo/trunk/third_party/gofrontend/libbacktrace/configure.ac
  llgo/trunk/third_party/gofrontend/libbacktrace/dwarf.c
  llgo/trunk/third_party/gofrontend/libbacktrace/elf.c
  llgo/trunk/third_party/gofrontend/libbacktrace/fileline.c
  llgo/trunk/third_party/gofrontend/libbacktrace/internal.h
  llgo/trunk/third_party/gofrontend/libbacktrace/mmap.c
  llgo/trunk/third_party/gofrontend/libbacktrace/mmapio.c
  llgo/trunk/third_party/gofrontend/libbacktrace/nounwind.c
  llgo/trunk/third_party/gofrontend/libbacktrace/posix.c
  llgo/trunk/third_party/gofrontend/libbacktrace/print.c
  llgo/trunk/third_party/gofrontend/libbacktrace/read.c
  llgo/trunk/third_party/gofrontend/libbacktrace/simple.c
  llgo/trunk/third_party/gofrontend/libbacktrace/sort.c
  llgo/trunk/third_party/gofrontend/libbacktrace/state.c
  llgo/trunk/third_party/gofrontend/libbacktrace/stest.c
  llgo/trunk/third_party/gofrontend/libbacktrace/unknown.c
  llgo/trunk/third_party/gofrontend/libffi/LICENSE
  llgo/trunk/third_party/gofrontend/libffi/Makefile.am
  llgo/trunk/third_party/gofrontend/libffi/Makefile.in
  llgo/trunk/third_party/gofrontend/libffi/README
  llgo/trunk/third_party/gofrontend/libffi/build-ios.sh
  llgo/trunk/third_party/gofrontend/libffi/configure
  llgo/trunk/third_party/gofrontend/libffi/configure.ac
  llgo/trunk/third_party/gofrontend/libffi/configure.host
  llgo/trunk/third_party/gofrontend/libffi/doc/stamp-vti
  llgo/trunk/third_party/gofrontend/libffi/doc/version.texi
  llgo/trunk/third_party/gofrontend/libffi/fficonfig.h.in
  llgo/trunk/third_party/gofrontend/libffi/generate-darwin-source-and-headers.py
  llgo/trunk/third_party/gofrontend/libffi/generate-ios-source-and-headers.py
  llgo/trunk/third_party/gofrontend/libffi/generate-osx-source-and-headers.py
  llgo/trunk/third_party/gofrontend/libffi/include/Makefile.am
  llgo/trunk/third_party/gofrontend/libffi/include/Makefile.in
  llgo/trunk/third_party/gofrontend/libffi/include/ffi.h.in
  llgo/trunk/third_party/gofrontend/libffi/include/ffi_cfi.h
  llgo/trunk/third_party/gofrontend/libffi/include/ffi_common.h
  llgo/trunk/third_party/gofrontend/libffi/libffi.pc.in
  llgo/trunk/third_party/gofrontend/libffi/libffi.xcodeproj/project.pbxproj
  llgo/trunk/third_party/gofrontend/libffi/man/Makefile.in
  llgo/trunk/third_party/gofrontend/libffi/man/ffi_prep_cif.3
  llgo/trunk/third_party/gofrontend/libffi/src/aarch64/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/aarch64/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/aarch64/internal.h
  llgo/trunk/third_party/gofrontend/libffi/src/aarch64/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/alpha/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/alpha/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/alpha/internal.h
  llgo/trunk/third_party/gofrontend/libffi/src/alpha/osf.S
  llgo/trunk/third_party/gofrontend/libffi/src/arc/arcompact.S
  llgo/trunk/third_party/gofrontend/libffi/src/arc/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/arc/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/arm/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/arm/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/arm/gentramp.sh
  llgo/trunk/third_party/gofrontend/libffi/src/arm/internal.h
  llgo/trunk/third_party/gofrontend/libffi/src/arm/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/arm/trampoline.S
  llgo/trunk/third_party/gofrontend/libffi/src/bfin/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/bfin/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/closures.c
  llgo/trunk/third_party/gofrontend/libffi/src/debug.c
  llgo/trunk/third_party/gofrontend/libffi/src/dlmalloc.c
  llgo/trunk/third_party/gofrontend/libffi/src/ia64/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/java_raw_api.c
  llgo/trunk/third_party/gofrontend/libffi/src/m68k/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/m68k/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/m88k/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/m88k/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/m88k/obsd.S
  llgo/trunk/third_party/gofrontend/libffi/src/metag/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/metag/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/metag/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/microblaze/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/microblaze/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/microblaze/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/mips/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/mips/n32.S
  llgo/trunk/third_party/gofrontend/libffi/src/moxie/eabi.S
  llgo/trunk/third_party/gofrontend/libffi/src/moxie/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/moxie/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/nios2/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/nios2/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/nios2/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/or1k/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/or1k/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/or1k/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/pa/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/aix.S
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/darwin.S
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/darwin_closure.S
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ffi_darwin.c
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ffi_linux64.c
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ffi_powerpc.h
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ffi_sysv.c
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/linux64.S
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/linux64_closure.S
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/ppc_closure.S
  llgo/trunk/third_party/gofrontend/libffi/src/powerpc/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/prep_cif.c
  llgo/trunk/third_party/gofrontend/libffi/src/raw_api.c
  llgo/trunk/third_party/gofrontend/libffi/src/s390/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/s390/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/s390/internal.h
  llgo/trunk/third_party/gofrontend/libffi/src/s390/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/sh/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/sparc/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/sparc/ffi64.c
  llgo/trunk/third_party/gofrontend/libffi/src/sparc/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/sparc/internal.h
  llgo/trunk/third_party/gofrontend/libffi/src/sparc/v8.S
  llgo/trunk/third_party/gofrontend/libffi/src/sparc/v9.S
  llgo/trunk/third_party/gofrontend/libffi/src/tile/tile.S
  llgo/trunk/third_party/gofrontend/libffi/src/types.c
  llgo/trunk/third_party/gofrontend/libffi/src/vax/elfbsd.S
  llgo/trunk/third_party/gofrontend/libffi/src/vax/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/vax/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/x86/darwin64_c.c
  llgo/trunk/third_party/gofrontend/libffi/src/x86/darwin_c.c
  llgo/trunk/third_party/gofrontend/libffi/src/x86/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/x86/ffi64.c
  llgo/trunk/third_party/gofrontend/libffi/src/x86/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/x86/ffiw64.c
  llgo/trunk/third_party/gofrontend/libffi/src/x86/freebsd.S
  llgo/trunk/third_party/gofrontend/libffi/src/x86/internal.h
  llgo/trunk/third_party/gofrontend/libffi/src/x86/internal64.h
  llgo/trunk/third_party/gofrontend/libffi/src/x86/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/src/x86/unix64.S
  llgo/trunk/third_party/gofrontend/libffi/src/x86/win32.S
  llgo/trunk/third_party/gofrontend/libffi/src/x86/win64.S
  llgo/trunk/third_party/gofrontend/libffi/src/xtensa/ffi.c
  llgo/trunk/third_party/gofrontend/libffi/src/xtensa/ffitarget.h
  llgo/trunk/third_party/gofrontend/libffi/src/xtensa/sysv.S
  llgo/trunk/third_party/gofrontend/libffi/testsuite/Makefile.am
  llgo/trunk/third_party/gofrontend/libffi/testsuite/Makefile.in
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/closure_simple.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/closure_stdcall.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/closure_thiscall.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_align_longdouble_split.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_many_mixed_args.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_pointer.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_pointer_stack.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_struct_va1.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/cls_ulonglong.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/fastthis1_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/fastthis2_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/fastthis3_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/ffitest.h
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/float1.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/float2.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/float3.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/float_va.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/huge_struct.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/many.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/many2.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/many2_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/many_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/many_mixed.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/many_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/negint.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/nested_struct1.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/nested_struct11.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/return_dbl.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/return_ldl.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/return_uc.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/stret_large.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/stret_large2.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/strlen.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/strlen2.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/strlen2_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/strlen3.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/strlen4.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/strlen_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct1.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct1_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct2.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct2_win32.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct3.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct4.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct5.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct6.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct7.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct8.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.call/struct9.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_align_complex.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_align_complex_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_align_complex_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_struct.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_struct_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_struct_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_va.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_va_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_va_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_defs_double.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_defs_float.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_int.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/complex_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/ffitest.h
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/many_complex.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/many_complex_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/many_complex_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/many_complex_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex1.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex1_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex1_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex1_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex2.inc
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex2_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex2_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex2_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex_double.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex_float.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.complex/return_complex_longdouble.c
  llgo/trunk/third_party/gofrontend/libffi/testsuite/libffi.go/aa-direct.c
  (27 more files...)

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8829.23260.patch
Type: text/x-patch
Size: 1555653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150405/f5ab531c/attachment.bin>


More information about the llvm-commits mailing list