Allow arrays to have more than 4G elements.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 20:19:51 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 20:19:51 +0000 (20:19 +0000)
commit7d7a0ed4ec46f91e8aa670b0ad687c19edf97157
treee99efc834233557b467cffe0ec26f1af8ac0b0e1
parent723a9122610ec8ed750f017dbefc0a3e75547b76
Allow arrays to have more than 4G elements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19395 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Type.cpp