[PATCH] D45352: [LLVM-C] Move DIBuilder Bindings For Block Scopes

Robert Widmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 21:03:21 PDT 2018


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

Move LLVMDIBuilderCreateLexicalBlock and LLVMDIBuilderCreateLexicalBlockFile from Go to LLVM-C.


Repository:
  rL LLVM

https://reviews.llvm.org/D45352

Files:
  bindings/go/llvm/DIBuilderBindings.cpp
  bindings/go/llvm/DIBuilderBindings.h
  include/llvm-c/DebugInfo.h
  lib/IR/DebugInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45352.141276.patch
Type: text/x-patch
Size: 5237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/b74a376b/attachment.bin>


More information about the llvm-commits mailing list