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
/
CodeGen
/
IA64
/
ret-0.ll
blob: fa2aac3ebf6160bc6f830d00c2451999bf5385e7 (
plain
)
1
2
3
4
5
; RUN: llvm-as < %s | llc -march=ia64 define double @test() { ret double 0.0 }