| commit | 4b0084bfcf4a7997c962af228257b7e9d22bcfdd | [log] [tgz] |
|---|---|---|
| author | Robert Widmann <devteam.codafi@gmail.com> | Thu May 10 21:10:06 2018 +0000 |
| committer | Robert Widmann <devteam.codafi@gmail.com> | Thu May 10 21:10:06 2018 +0000 |
| tree | 5be54729ead01a378f600cf01b927fad2c61856b | |
| parent | 11a18a7902dad9982d80301bf575266a353b1ac5 [diff] |
[LLVM-C] Consolidate llgo's DIBuilder Bindings Summary: Move and correct LLVMDIBuilderCreateTypedef. This is the last API in DIBuilderBindings.h, so it is being removed and the C API will now be re-exported from IRBindings.h. Reviewers: whitequark, harlanhaskins, deadalnix Reviewed By: whitequark Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D46725 llvm-svn: 332041