Don't silently truncate array extents to 32 bits.
authorDan Gohman <gohman@apple.com>
Fri, 23 May 2008 21:40:55 +0000 (21:40 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 May 2008 21:40:55 +0000 (21:40 +0000)
commit80f0f616e846a2720c1c9be4036da3434febdadf
tree53c3066b3c679cf8a228d335f176e2bed1bcb34e
parent80d7e265138b3876c82c077c48c8f2a5cd103a46
Don't silently truncate array extents to 32 bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51505 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y
test/Assembler/huge-array.ll [new file with mode: 0644]