[PATCH] D45979: [LLVM-C] DIBuilder Bindings For Variable Expressions

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 12:15:07 PDT 2018


CodaFi created this revision.
CodaFi added a reviewer: harlanhaskins.
Herald added a reviewer: deadalnix.
Herald added a subscriber: llvm-commits.

Add DIBuilder bindings for (global) variable expressions, variable value expressions, and debug value intrinsic insertion.


Repository:
  rL LLVM

https://reviews.llvm.org/D45979

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: D45979.143616.patch
Type: text/x-patch
Size: 21291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/4ec457ad/attachment.bin>


More information about the llvm-commits mailing list