mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
fix bogus test
llvm-svn: 93069
This commit is contained in:
parent
2abed51288
commit
c3905a79e4
@ -1,4 +1,4 @@
|
||||
|
||||
; RUN: opt < %s -verify -S | grep noimplicitfloat
|
||||
define void @f() noimplicitfloat {
|
||||
}
|
||||
declare void @f() noimplicitfloat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user