llvm-project/llvm/cmake
Oscar Fuentes cde00a55c8 Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in
with the contents of CMAKE_C(XX)_FLAGS too, else `llvm-config
--c(xx)flags' doesn't tell the absolute truth.

This comes from PR9603 and is based on a patch by Ryuta Suzuki!

llvm-svn: 128727
2011-04-01 19:36:06 +00:00
..
modules Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in 2011-04-01 19:36:06 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00
config-ix.cmake Supports building with a list of targets that does not contain 2011-03-23 17:42:13 +00:00

README

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