[llgo] Move SetSubprogram
authorRobert Widmann <devteam.codafi@gmail.com>
Sat, 7 Apr 2018 16:26:59 +0000 (16:26 +0000)
committerRobert Widmann <devteam.codafi@gmail.com>
Sat, 7 Apr 2018 16:26:59 +0000 (16:26 +0000)
commitad136de6449adf0c5b59c38dc22f44491809c968
treece91ac115dd07ba633f37882ec4633fe79b11975
parent8a8ff4f6d49d98953fc0d41f506a168d454abb73
[llgo] Move SetSubprogram

Summary: Fixes the bots - I moved LLVMSetSubprogram into the DIBuilder bindings, so the Go bindings need to move as well.

Reviewers: whitequark

Reviewed By: whitequark

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D45402

llvm-svn: 329505
llvm/bindings/go/llvm/dibuilder.go
llvm/bindings/go/llvm/ir.go