[bindings] Update Go bindings to DIBuilder
authorAndrew Wilkins <axwalk@gmail.com>
Sun, 6 Sep 2015 02:22:15 +0000 (02:22 +0000)
committerAndrew Wilkins <axwalk@gmail.com>
Sun, 6 Sep 2015 02:22:15 +0000 (02:22 +0000)
commit46dd28e2c09e049a3c5669c2a90f74b8c3bdcfde
treea95a66fea9f83dd38a854c00dcdb380c41197d45
parent6456d06226cac950e12df13bb8bfa14be8ca4a1b
[bindings] Update Go bindings to DIBuilder

Summary:
Update the Go bindings to DIBuilder to match
the split of creating local variables into
auto and parameter variables.

Reviewers: pcc

Subscribers: llvm-commits, axw

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246935 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/DIBuilderBindings.cpp
bindings/go/llvm/DIBuilderBindings.h
bindings/go/llvm/dibuilder.go