New testcase for incorrect bytecode reading of MAXLONG. The reader is getting
authorChris Lattner <sabre@nondot.org>
Tue, 20 Jan 2004 19:00:12 +0000 (19:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Jan 2004 19:00:12 +0000 (19:00 +0000)
commit78c146ffc5a790b292d36a4d8613ae27f3a8decc
treec969236a958e44599493839bc12bd7190c418405
parent06723077ed440bb25b25908aa93002d7ac49d94f
New testcase for incorrect bytecode reading of MAXLONG.  The reader is getting
it as zero.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10927 91177308-0d34-0410-b5e6-96231b3b80d8
test/Assembler/2004-01-20-MaxLongLong.llx [new file with mode: 0644]