This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 08:23:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3cda8bc78e
llvm-mirror
/
test
/
Assembler
/
2005-05-05-OpaqueUndefValues.ll
5 lines
92 B
LLVM
Raw
Normal View
History
Unescape
Escape
Don't spew bitcode to standard out if this test fails, like it is right now. llvm-svn: 61690
2009-01-05 11:52:29 +01:00
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
new testcase for PR541 llvm-svn: 21702
2005-05-06 00:23:10 +02:00
%t
=
type
opaque
Removing llvm upgrade, so remove tests specific to llvm-upgrade and update the tests that used it. llvm-svn: 47225
2008-02-17 00:27:24 +01:00
@x
=
global
%t
undef
Reference in New Issue
Copy Permalink