[RuntimeDyld] Make sure we emit MachO __eh_frame and __gcc_except_tab sections,
[oota-llvm.git] / test / Other / 2009-06-05-no-implicit-float.ll
1
2 ; RUN: opt < %s -verify -S | grep noimplicitfloat
3 declare void @f() noimplicitfloat
4