1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Bindings/llvm-c
Robert Widmann 1d2600e093 [LLVM-C] Add Bindings For Named Metadata
Summary: Add a new type for named metadata nodes.  Use this to implement iterators and accessors for NamedMDNodes and extend the echo test to use them to copy module-level debug information.

Reviewers: whitequark, deadalnix, aprantl, dexonsmith

Reviewed By: whitequark

Subscribers: Wallbraker, JDevlieghere, llvm-commits, harlanhaskins

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

llvm-svn: 341085
2018-08-30 17:09:43 +00:00
..
ARM
Inputs
X86
add_named_metadata_operand.ll
atomics.ll
calc.test
callsite_attributes.ll [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
debug_info.ll [LLVM-C] Add DIBuilder Bindings For ObjC Classes 2018-05-21 16:27:35 +00:00
echo.ll [LLVM-C] Add Bindings For Named Metadata 2018-08-30 17:09:43 +00:00
empty.ll
function_attributes.ll [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
functions.ll
globals.ll
invalid-bitcode.test
invoke.ll
memops.ll
objectfile.ll
set_metadata.ll