mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-17 23:44:43 +00:00
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
This commit is contained in:
parent
06723077ed
commit
78c146ffc5
4
test/Assembler/2004-01-20-MaxLongLong.llx
Normal file
4
test/Assembler/2004-01-20-MaxLongLong.llx
Normal file
@ -0,0 +1,4 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | grep 9223372036854775808
|
||||
|
||||
global long -9223372036854775808
|
||||
|
Loading…
x
Reference in New Issue
Block a user