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
/
2005-03-21-UndefinedTypeReference.ll
blob: 653eeec949c50c1488d841fdf4f79f09702418a0 (
plain
)
1
2
3
4
5
6
; RUN: not llvm-as -f %s -o /dev/null void %test() { malloc %InvalidType ret void }