llvm-project/llvm/cmake
Oscar Fuentes 632ad9bfe6 Don't show -pedantic, -W and -Wall on the output of
llvm-config --cflags --cxxflags --cppflags

We shouldn't impose those flags on people who use llvm-config for
building their own projects.

llvm-svn: 124399
2011-01-27 19:29:48 +00:00
..
modules Don't show -pedantic, -W and -Wall on the output of 2011-01-27 19:29:48 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00
config-ix.cmake Handles libffi on the CMake build. 2011-01-21 15:42:54 +00:00

README

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