Revise APIs for creating constantexpr GEPs to not require the use of
vectors. This allows us to eliminate many temporary vectors, and their associated malloc/free pairs. llvm-svn: 33691
Loading
Please register or sign in to comment
vectors. This allows us to eliminate many temporary vectors, and their associated malloc/free pairs. llvm-svn: 33691