llvm-project/llvm/tools/llvm-c-test
Robert Widmann 55f727306e [LLVM-C] Turn a ShuffleVector Constant Into a Getter.
It is not a good idea to expose raw constants in the LLVM C API. Replace this with an explicit getter.

Differential Revision: https://reviews.llvm.org/D88367
2020-09-26 17:32:57 -06:00
..
CMakeLists.txt Fix BUILD_SHARED_LIBS builds after r361567 2019-05-24 02:15:27 +00:00
attributes.c llvm-c-test avoid calling malloc(0) 2019-07-04 14:36:34 +00:00
calc.c
debuginfo.c Add debug info support for Swift/Clang APINotes. 2020-03-11 18:47:30 -07:00
diagnostic.c
disassemble.c
echo.cpp [LLVM-C] Turn a ShuffleVector Constant Into a Getter. 2020-09-26 17:32:57 -06:00
helpers.c
include-all.c
llvm-c-test.h
main.c C API: functions to get mask of a ShuffleVector 2020-09-25 16:01:05 -07:00
metadata.c
module.c
object.c
targets.c