llvm-project/llvm/tools/llvm-c-test
Nikita Popov 0aac9a2875 [llvm-c] Remove PassManagerBuilder APIs
The legacy PM is only supported for codegen, and PassManagerBuilder
is exclusively about the middle-end optimization pipeline. Drop it.

Differential Revision: https://reviews.llvm.org/D145387
2023-03-09 09:59:32 +01:00
..
attributes.c
calc.c
CMakeLists.txt
debuginfo.c [llvm-c-test] Fix leak after D138415 2023-02-09 12:17:26 -08:00
diagnostic.c
disassemble.c
echo.cpp [llvm-c] Add C API methods to match 64bit ArrayType C++ API signatures 2023-02-15 09:57:01 +01:00
helpers.c
include-all.c [llvm-c] Remove PassManagerBuilder APIs 2023-03-09 09:59:32 +01:00
llvm-c-test.h add LLVMGetDINodeTag to C bindings 2023-02-08 16:29:29 -08:00
main.c add LLVMGetDINodeTag to C bindings 2023-02-08 16:29:29 -08:00
metadata.c [llvm-c-test] Fix warnings 2023-01-31 12:15:04 -08:00
module.c
object.c
targets.c