repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Clean up some of LVI:
[llvm.git]
/
test
/
Other
/
2009-06-05-no-implicit-float.ll
blob
3f07170316763a14f17bf07f07de2b53337aa486
1
2
; RUN: opt < %s -verify -S | grep noimplicitfloat
3
declare void @f() noimplicitfloat
4