commit | f53050f0105c2e44a441a00a6e8aff28f16b905e | [log] [tgz] |
---|---|---|
author | Robert Widmann <devteam.codafi@gmail.com> | Sat Apr 07 06:07:55 2018 +0000 |
committer | Robert Widmann <devteam.codafi@gmail.com> | Sat Apr 07 06:07:55 2018 +0000 |
tree | 913564ef42e569113715d5dfd7466e11fbd9bd5b | |
parent | de5f196530b508df3bc8c035ae1db87b56437d88 [diff] |
[LLVM-C] Move DIBuilder Bindings For Block Scopes Summary: Move LLVMDIBuilderCreateFunction , LLVMDIBuilderCreateLexicalBlock, and LLVMDIBuilderCreateLexicalBlockFile from Go to LLVM-C. Reviewers: whitequark, harlanhaskins, deadalnix Reviewed By: whitequark, harlanhaskins Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D45352 llvm-svn: 329488