index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Verifier
/
2003-11-21-FunctionReturningStructure.ll
blob: e1d3ba82f7f8b21c1918f82b4c282e502310d149 (
plain
)
1
2
3
4
5
6
7
; RUN: not llvm-as -f %s -o /dev/null %T = type { int } declare %T %test()