summaryrefslogtreecommitdiffstats
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 {
}
OpenPOWER on IntegriCloud