1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/include/llvm/Config
Joerg Sonnenberger d2fdae5765 Refine fenv.h handling: check if the desired macros exist, before using
it. NetBSD/ARM and TILE-Gx are examples for platforms that have an
unusable fenv.h and this avoids the need for a blacklist.

llvm-svn: 177865
2013-03-25 13:13:33 +00:00
..
AsmParsers.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
AsmPrinters.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
config.h.cmake Fix CMake detection of various cmath functions, and XFAIL the test on platforms that are known to be missing them. 2013-02-07 00:54:05 +00:00
config.h.in Refine fenv.h handling: check if the desired macros exist, before using 2013-03-25 13:13:33 +00:00
Disassemblers.def.in replace a couple of single-line comments with /* */ to fix the build of stuff depending on the C headers 2012-09-02 14:19:21 +00:00
llvm-config.h.cmake Fix MSan annotations inclusion guard. 2013-02-13 10:40:01 +00:00
llvm-config.h.in JITEventListener.h: Use llvm-config.h instead of config.h. 2012-12-13 15:03:38 +00:00
Targets.def.in