add direct support for making GEP instrs with one index
authorChris Lattner <sabre@nondot.org>
Tue, 3 May 2005 05:43:30 +0000 (05:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 May 2005 05:43:30 +0000 (05:43 +0000)
commit38bacf29e8716d1ca2f10c6e92fe7a12f358502c
treeac89900d4a4202f4d90be15750bd4d2596622685
parent4c42937b6449693eb008b8049bb78fbb56f0f884
add direct support for making GEP instrs with one index

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