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