OSDN Git Service

implement the new GEP instruction ctors.
authorChris Lattner <sabre@nondot.org>
Wed, 31 Jan 2007 19:47:18 +0000 (19:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Jan 2007 19:47:18 +0000 (19:47 +0000)
commit6ffbe17b3c7934dd97bbbd97c77526727b7ac5d7
tree3bf42b223afbdcea7f4a17aeee005d3e13e838b3
parenta9b8b8d62c67e96bc4dc2ed25298c539102f8638
implement the new GEP instruction ctors.

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