This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-02-04 07:32:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
Assembler
/
2003-02-02-ConstGlobal.ll
5 lines
97 B
LLVM
Raw
Normal View
History
Unescape
Escape
Use llvm-upgrade these tests as they all use old assembly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32130 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-02 20:34:08 +00:00
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
New testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5466 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-02 16:30:29 +00:00
%X
=
external
global
i
n
t
%X
=
constant
i
n
t
7
Reference in New Issue
Copy Permalink