llvm-project/llvm/tools/llvm-c-test
Nikita Popov 65777addbd [llvm-c] Accept GEP operators in some APIs
As requested in D115787, I've added a test for LLVMConstGEP2 and
LLVMConstInBoundsGEP2. However, to make this work in the echo test,
I also had to change a couple of APIs to work on GEP operators,
rather than only GEP instructions.

Differential Revision: https://reviews.llvm.org/D115858
2021-12-17 08:54:18 +01:00
..
CMakeLists.txt
attributes.c
calc.c [llvm-c] Avoid deprecated APIs in tests 2021-12-04 18:58:08 +01:00
debuginfo.c [DebugInfo] Enhance DIImportedEntity to accept children entities 2021-09-16 10:41:55 +05:30
diagnostic.c
disassemble.c
echo.cpp [llvm-c] Accept GEP operators in some APIs 2021-12-17 08:54:18 +01:00
helpers.c
include-all.c
llvm-c-test.h
main.c
metadata.c
module.c
object.c
targets.c