1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Other/2009-06-05-no-implicit-float.ll
Chris Lattner c3905a79e4 fix bogus test
llvm-svn: 93069
2010-01-09 19:24:49 +00:00

5 lines
86 B
LLVM

; RUN: opt < %s -verify -S | grep noimplicitfloat
declare void @f() noimplicitfloat