[PATCH] D39564: Add DIBuilder Type APIs to C API

Harlan Haskins via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 12:06:07 PDT 2018


harlanhaskins updated this revision to Diff 139178.
harlanhaskins added a comment.
Herald added a subscriber: axw.

Fix Go bindings


Repository:
  rL LLVM

https://reviews.llvm.org/D39564

Files:
  bindings/go/llvm/DIBuilderBindings.cpp
  bindings/go/llvm/DIBuilderBindings.h
  bindings/go/llvm/dibuilder.go
  include/llvm-c/DebugInfo.h
  lib/IR/DebugInfo.cpp
  test/Bindings/llvm-c/debug_info.ll
  tools/llvm-c-test/debuginfo.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39564.139178.patch
Type: text/x-patch
Size: 40487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/2bdd0eff/attachment.bin>


More information about the llvm-commits mailing list