Attempt to support platforms which don't have fenv.h.
authorDan Gohman <gohman@apple.com>
Fri, 17 Sep 2010 20:06:27 +0000 (20:06 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Sep 2010 20:06:27 +0000 (20:06 +0000)
commit3f2f21e640682c604d9322ba0708e122d1fcf5ee
tree903b5e786931589b82ce5ca8c32d6c65a35aeadc
parent568eeedea72c274abbba1310c18a31eef78e14a4
Attempt to support platforms which don't have fenv.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114196 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
include/llvm/System/FEnv.h [new file with mode: 0644]
lib/Analysis/ConstantFolding.cpp