[PATCH] D11864: [bindings] Update Go bindings to DIBuilder

Andrew Wilkins via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 06:37:50 PDT 2015


axw created this revision.
axw added a reviewer: pcc.
axw added a subscriber: llvm-commits.
Herald added a subscriber: axw.

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

http://reviews.llvm.org/D11864

Files:
  bindings/go/llvm/DIBuilderBindings.cpp
  bindings/go/llvm/DIBuilderBindings.h
  bindings/go/llvm/dibuilder.go

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11864.31579.patch
Type: text/x-patch
Size: 5466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150808/c5db7920/attachment.bin>


More information about the llvm-commits mailing list