This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2025-02-08 03:26:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm
/
test
/
Assembler
/
2003-02-02-ConstGlobal.ll
6 lines
83 B
LLVM
Raw
Normal View
History
Unescape
Escape
Adding RUN lines. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17528 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-06 22:07:09 +00:00
; RUN: llvm-as < %s -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