repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
slightly increase prettiness.
[llvm/avr.git]
/
test
/
Other
/
2009-06-05-no-implicit-float.ll
blob
0d02e3c9e2f5a4ba3f6f637dbe2937044413988a
1
2
; RUN: opt < %s -verify -S | grep noimplicitfloat
3
define void @f() noimplicitfloat {
4
}