hanchenye-llvm-project/llgo/irgen
Peter Collingbourne 93c73ebcbd Roll gofrontend to a6e10414311a
This takes us to Go 1.4. Also includes a couple of changes to the test
suite, both in the runtime package:

- Disable TestSetPanicOnFault. We cannot support this scenario at all,
  due to LLVM's lack of non-call exceptions.

- Tweak TestFinalizerType. This test only passes with two GC runs.

Differential Revision: http://reviews.llvm.org/D8828

llvm-svn: 234134
2015-04-05 23:30:42 +00:00
..
annotations.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
attribute.go
builtins.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
cabi.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
call.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
channels.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
closures.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
compiler.go Roll gotools to d4e70101. 2015-04-05 23:28:18 +00:00
errors.go Update to new bindings. 2014-12-13 02:26:00 +00:00
indirect.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
interfaces.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
maps.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
predicates.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
println.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
runtime.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
slice.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
ssa.go irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
strings.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
switches.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
targets.go
typemap.go Roll gofrontend to a6e10414311a 2015-04-05 23:30:42 +00:00
types.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
utils.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
value.go Roll gotools to 47f2109c. 2015-01-13 20:45:08 +00:00
version.go Roll gofrontend to a6e10414311a 2015-04-05 23:30:42 +00:00