OSDN Git Service

Introduce LLVMDIBuilderRef
authorAmaury Sechet <deadalnix@gmail.com>
Thu, 20 Apr 2017 14:22:47 +0000 (14:22 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Thu, 20 Apr 2017 14:22:47 +0000 (14:22 +0000)
commit98dfa5e49d192d0b67d8c7cd3d7f1c51711b7978
tree29cfd67293f0de9f3ccb1b5a02a9e61e91413813
parent0f69ba824389ca351ca8aad12b783f718d0ba672
Introduce LLVMDIBuilderRef

Summary:
This patch adds a definition of `LLVMDIBuilderRef` that represents an `llvm::DIBuilder`.

Authored by Harlan Haskins

Reviewers: deadalnix, aprantl, probinson, dblaikie, echristo, whitequark

Reviewed By: deadalnix, whitequark

Subscribers: CodaFi, loladiro

Differential Revision: https://reviews.llvm.org/D32122

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300843 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Types.h
include/llvm/IR/DIBuilder.h