llvm-project/llvm/test/Bindings
Robert Widmann bce36770b7 [LLVM-C] Add Bindings For Module Flags
Summary:
The first foray into merging debug info into the echo tests.

- Add bindings to Module::getModuleFlagsMetadata() in the form of LLVMCopyModuleFlagsMetadata
- Add the opaque type LLVMModuleFlagEntry to represent Module::ModuleFlagEntry
- Add accessors for LLVMModuleFlagEntry's behavior, key, and metadata node.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: aprantl, JDevlieghere, llvm-commits, harlanhaskins

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

llvm-svn: 332219
2018-05-14 08:09:00 +00:00
..
Go Fix go bindings test when using goma distributed build tool 2018-03-26 20:19:14 +00:00
OCaml [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
llvm-c [LLVM-C] Add Bindings For Module Flags 2018-05-14 08:09:00 +00:00