llvm-project/llvm/tools/llvm-c-test
Nicolai Hähnle 5a731d733c Fix test: LLVMGetBitcodeModule takes ownership of memory buffer
Clarify this behavior in the C interface header file and fix a related
bug in a test.

Differential Revision: https://reviews.llvm.org/D129113
2022-07-08 20:06:44 +02:00
..
CMakeLists.txt
attributes.c
calc.c [llvm-c] Avoid deprecated APIs in tests 2021-12-04 18:58:08 +01:00
debuginfo.c
diagnostic.c Fix test: LLVMGetBitcodeModule takes ownership of memory buffer 2022-07-08 20:06:44 +02:00
disassemble.c
echo.cpp [llvm-c] Add LLVMGetAggregateElement() function 2022-06-23 14:50:54 +02:00
helpers.c
include-all.c [Pipelines] Remove Legacy Passes in Coroutines 2022-04-21 10:59:11 +08:00
llvm-c-test.h [llvm-c] Add functions for enabling and creating opaque pointers 2022-05-16 10:53:46 +02:00
main.c [llvm-c-test] Default to opaque pointers 2022-06-02 20:34:52 -07:00
metadata.c llvm-c: Add LLVMDeleteInstruction to fix a test issue 2022-07-07 14:29:20 +02:00
module.c
object.c
targets.c