add a GEP helper function
authorChris Lattner <sabre@nondot.org>
Fri, 27 Apr 2007 20:35:56 +0000 (20:35 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 27 Apr 2007 20:35:56 +0000 (20:35 +0000)
commit6b0974cd1d5ab238e8777ede08acaad06e6b5ffa
treed8dd15f27fd32a33366b985c8c6c1e95b0f04135
parent4c6d20a096ad28aa6f812c07a48268e8a6ccb8fe
add a GEP helper function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36515 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
lib/VMCore/Instructions.cpp