This website requires JavaScript.
Explore
Help
Register
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-12-21 19:20:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fe94b95046
llvm-mirror
/
test
/
Assembler
/
2005-12-21-ZeroInitVector.ll
6 lines
102 B
LLVM
Raw
Normal View
History
Unescape
Escape
Use llvm-upgrade these tests as they all use old assembly. llvm-svn: 32130
2006-12-02 20:34:08 +00:00
; RUN: llvm-upgrade < %s | llvm-as > /dev/null
new testcase llvm-svn: 24902
2005-12-21 17:52:42 +00:00
<
4
x
i
n
t
>
%foo
(
)
{
ret
<
4
x
i
n
t
>
zeroinitializer
}
Reference in New Issue
Copy Permalink