Support getelementptr instructions which use uint's to index into structure
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2004 01:30:04 +0000 (01:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2004 01:30:04 +0000 (01:30 +0000)
commit830b6f98686f40f86811dceb5497433ebac385e1
tree277a7d6c8a471b76f552739ee743c6f5feff593b
parent5fa428fda9eb0f333311eca20b9f08fef975a8c0
Support getelementptr instructions which use uint's to index into structure
types and can have arbitrary 32- and 64-bit integer types indexing into
sequential types.

Auto-upgrade .ll files that use ubytes to index into structures to use uint's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y