[llgo] Update to use the latest IR attribute bindings
authorMeador Inge <meadori@codesourcery.com>
Tue, 6 Dec 2016 04:01:11 +0000 (04:01 +0000)
committerMeador Inge <meadori@codesourcery.com>
Tue, 6 Dec 2016 04:01:11 +0000 (04:01 +0000)
commit21e53508b63c3192d293dff806b26771d100f214
treeac3941e1bb7cdfd409a661dabc1dbf1bb43e1e14
parent7695d8996f5570b178429b06b48155b35047736c
[llgo] Update to use the latest IR attribute bindings

A recent commit (r286087) to the LLVM Go bindings that
changed things over to use the new attribute API broke
llgo.  This commit updates llgo accordingly.

llvm-svn: 288769
llgo/cmd/gllgo/gllgo.go
llgo/irgen/attribute.go
llgo/irgen/cabi.go
llgo/irgen/compiler.go
llgo/irgen/maps.go
llgo/irgen/runtime.go
llgo/irgen/ssa.go