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
Summary
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Dec 16 2021, 11:11 AM
This revision was landed with ongoing or failed builds.Dec 17 2021, 12:04 AM
Closed by commit rG65777addbd39: [llvm-c] Accept GEP operators in some APIs (authored by nikic). · Explain Why
This revision was automatically updated to reflect the committed changes.