forked from OSchip/llvm-project
65777addbd
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
attributes.c | ||
calc.c | ||
debuginfo.c | ||
diagnostic.c | ||
disassemble.c | ||
echo.cpp | ||
helpers.c | ||
include-all.c | ||
llvm-c-test.h | ||
main.c | ||
metadata.c | ||
module.c | ||
object.c | ||
targets.c |