This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
227f5ed547
llvm-project
/
llvm
/
test
/
Assembler
/
2005-05-05-OpaqueUndefValue...
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 18:52:29 +08:00
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
new testcase for PR541 llvm-svn: 21702
2005-05-06 06:23:10 +08: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 07:27:24 +08:00
@x
=
global
%t
undef