hanchenye-llvm-project/llvm/test/Other/2009-06-05-no-implicit-floa...

5 lines
106 B
LLVM

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