ConstantExpr supports getIndices, but prior to this patch
LLVMGetNumIndices and LLVMGetIndices would error on them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 22754 Build 22754: arc lint + arc unit
Differential D52206
[LLVM-C] Add support for ConstantExpr in LLVMGetNumIndices and LLVMGetIndices jberdine on Sep 17 2018, 6:23 PM. Authored by
Details ConstantExpr supports getIndices, but prior to this patch
Diff Detail
|