repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] emit .option directive for functions with target features which differ from...
[llvm-project.git]
/
llvm
/
test
/
Other
/
2009-06-05-no-implicit-float.ll
blob
47e37ab6d992ce7308301dd515852dc341893f9b
1
2
; RUN: opt < %s -passes=verify -S | grep noimplicitfloat
3
declare void @f() noimplicitfloat
4