[PATCH] D45933: [LLVM-C] DIBuilderBindings for Subrange and Arrays

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 22 13:59:09 PDT 2018


CodaFi created this revision.
CodaFi added reviewers: harlanhaskins, whitequark, deadalnix.
Herald added a subscriber: llvm-commits.

Move Go bindings for subranges and DINode arrays.


Repository:
  rL LLVM

https://reviews.llvm.org/D45933

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: D45933.143488.patch
Type: text/x-patch
Size: 12824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180422/f43b3c68/attachment.bin>


More information about the llvm-commits mailing list