repo.or.cz
/
llvm
/
systemz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' into systemz
[llvm/systemz.git]
/
test
/
Other
/
2009-06-05-no-implicit-float.ll
blob
5addfe2d99abdba11fb35e020d978b711cbae287
1
2
; RUN: llvm-as < %s | opt -verify | llvm-dis | grep noimplicitfloat
3
define void @f() noimplicitfloat {
4
}