llvm-project/llvm/tools/llvm-c-test
whitequark 131f98f054 [LLVM-C] Publicly expose getters of MetadataType, TokenType
Patch by Robert Widmann.

Expose getters for MetadataType and TokenType publicly in the C API.
Discovered a need for these while trying to wrap the intrinsics API.

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

llvm-svn: 316762
2017-10-27 11:51:40 +00:00
..
CMakeLists.txt [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
attributes.c Fix build break when the host C compiler is C89. 2016-11-16 03:36:29 +00:00
calc.c
diagnostic.c
disassemble.c
echo.cpp [LLVM-C] Publicly expose getters of MetadataType, TokenType 2017-10-27 11:51:40 +00:00
helpers.c
include-all.c
llvm-c-test.h Fix "isn't a prototype" warning 2016-11-16 21:51:39 +00:00
main.c [C API] Prevent nullptr dereferences in C API for counting attributes. 2016-11-15 22:19:59 +00:00
metadata.c
module.c
object.c
targets.c