This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
test
/
Other
/
2009-06-05-no-implicit-float.ll
5 lines
88 B
LLVM
Raw
Normal View
History
Unescape
Escape
Import LLVM, at r72995. We should now have support for #pragma weak.
2009-06-06 08:20:29 +00:00
Update llvm to r84119.
2009-10-14 17:57:32 +00:00
; RUN: opt < %s -verify -S | grep noimplicitfloat
Import LLVM, at r72995. We should now have support for #pragma weak.
2009-06-06 08:20:29 +00:00
define
void
@f
(
)
noimplicitfloat
{
}
Reference in New Issue
Copy Permalink