mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
Add new (old) testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17570 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3f7706b5d2
commit
ac196c66a3
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | grep 9223372036854775808
|
||||
; RUN: llvm-as < %s -o /dev/null -f
|
||||
|
||||
global long -9223372036854775808
|
||||
global long -9223372036854775808 ; <long*>:0 [#uses=0]
|
||||
|
||||
implementation ; Functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user