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
2024-12-15 20:29:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fccf0a2b25
llvm-6502
/
test
/
Assembler
/
2005-05-05-OpaqueUndefValues.ll
5 lines
95 B
LLVM
Raw
Normal View
History
Unescape
Escape
Use the llvm-upgrade program to upgrade llvm assembly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32115 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-02 04:23:10 +00:00
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as
new testcase for PR541 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21702 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-05 22:23:10 +00:00
%t
=
type
opaque
%x
=
global
%t
undef
Reference in New Issue
Copy Permalink