[PATCH] D45934: [LLVM-C] Finish Up Scope Bindings
Robert Widmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 22 15:03:55 PDT 2018
CodaFi created this revision.
CodaFi added reviewers: harlanhaskins, whitequark, deadalnix.
Herald added a subscriber: llvm-commits.
CodaFi added a comment.
This is expected to conflict with https://reviews.llvm.org/D45933. Whichever lands first, I'll rebase the other.
Adds bindings for Module and NameSpace scopes and LLVMDIBuilderCreateForwardDecl, a counterpart to LLVMDIBuilderCreateReplaceableCompositeType.
Repository:
rL LLVM
https://reviews.llvm.org/D45934
Files:
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: D45934.143491.patch
Type: text/x-patch
Size: 12512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180422/304e16fc/attachment-0001.bin>
More information about the llvm-commits
mailing list