Do not depend on the gep index types to determine what flavor of index it is
authorChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 20:49:55 +0000 (20:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 20:49:55 +0000 (20:49 +0000)
commit23e907082a4a774de9f2ef36ff74f79e6a7381e9
tree86f591e5fe531cb613476c8c86024f1e7df0786f
parent4af6de8f0a767a3892ff7682954cbd2ae2ca3de8
Do not depend on the gep index types to determine what flavor of index it is

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10225 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp