summaryrefslogtreecommitdiffstats
path: root/test/Other/2009-06-05-no-implicit-float.ll
blob: 5addfe2d99abdba11fb35e020d978b711cbae287 (plain)
1
2
3
4

; RUN: llvm-as < %s | opt -verify | llvm-dis | grep noimplicitfloat
define void @f() noimplicitfloat {
}
OpenPOWER on IntegriCloud