mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 01:48:15 +00:00
Add call to check for isinf().
Patch contributed by Bill Wendling. llvm-svn: 15053
This commit is contained in:
parent
b29aef7a08
commit
07582185fc
@ -278,6 +278,7 @@ AC_CXX_HAVE_BI_ITERATOR
|
||||
AC_CXX_HAVE_FWD_ITERATOR
|
||||
|
||||
AC_FUNC_ISNAN
|
||||
AC_FUNC_ISINF
|
||||
|
||||
dnl Checks for library functions.
|
||||
AC_FUNC_ALLOCA
|
||||
|
Loading…
x
Reference in New Issue
Block a user