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
/
Other
/
2009-06-05-no-implicit-float.ll
blob: 0d02e3c9e2f5a4ba3f6f637dbe2937044413988a (
plain
)
1
2
3
4
; RUN: opt < %s -verify -S | grep noimplicitfloat define void @f() noimplicitfloat { }