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
2024-12-20 02:58:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bc117b83f6
llvm
/
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61690 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-05 10:52:29 +00:00
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
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
Removing llvm upgrade, so remove tests specific to llvm-upgrade and update the tests that used it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47225 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-16 23:27:24 +00:00
@x
=
global
%t
undef
Reference in New Issue
Copy Permalink