llvm-6502/cmake
Oscar Fuentes a447cfea45 CMake: Pass -lm to check_symbol_exists for detecting several math
functions like floorf, ceilf, ... Add test for detecting nearbyintf.

This change was prompted by test/Transforms/SimplifyLibCalls/floor.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86954 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-12 05:36:09 +00:00
..
modules CMake: Add Darwin-specific linker flags for building loadable modules 2009-11-10 15:30:33 +00:00
config-ix.cmake CMake: Pass -lm to check_symbol_exists for detecting several math 2009-11-12 05:36:09 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

See docs/CMake.html for instructions on how to build LLVM with CMake.