OSDN Git Service

Fix go binding to adapt the new attribute API
authorAmaury Sechet <deadalnix@gmail.com>
Fri, 18 Nov 2016 10:11:02 +0000 (10:11 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Fri, 18 Nov 2016 10:11:02 +0000 (10:11 +0000)
commitd1894a13cc9a764bf7fcee218c69d36f29924d7b
tree18939ed19ec313e16eba64c04e079a8987c66b1c
parent35b775d13a246892a85c639e21c98bfde870faef
Fix go binding to adapt the new attribute API

https://reviews.llvm.org/D26339

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287328 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/ir.go
bindings/go/llvm/ir_test.go [new file with mode: 0644]