[PATCH] D115787: [llvm-c] Make LLVMConstGEP/LLVMConstInBoundsGEP opaque pointer compatible

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 09:22:44 PST 2021


aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.

it'd be nice if we had tests for these that at least just called them, but none of the other existing `LLVMConst*` have tests :(


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115787/new/

https://reviews.llvm.org/D115787



More information about the llvm-commits mailing list