As requested in D115787, I've added a test for LLVMConstGEP2/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.
Details
Details
- Reviewers
deadalnix aeubanks - Group Reviewers
Restricted Project - Commits
- rG65777addbd39: [llvm-c] Accept GEP operators in some APIs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo