mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
New testcase for PR218
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11059 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
93aa52a8a9
commit
e5ec955fa4
5
test/Assembler/2004-02-01-NegativeZero.llx
Normal file
5
test/Assembler/2004-02-01-NegativeZero.llx
Normal file
@ -0,0 +1,5 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | grep 0x80
|
||||
|
||||
global double 0x8000000000000000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user