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
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
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 10:52:29 +00:00
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
new testcase for PR541 llvm-svn: 21702
2005-05-05 22:23:10 +00: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-16 23:27:24 +00:00
@x
=
global
%t
undef
Reference in New Issue
Copy Permalink