hanchenye-llvm-project/llvm/cmake
Dylan Noblesmith c6c7a5819d add LLVM_VERSION_MAJOR and _MINOR defines
This is useful for clients that want to maintain compatibility
across multiple releases of LLVM. Currently users like Klee and
Mesa all have to roll their own 'parse llvm-config --version
output and generate defines' solution.

Also reuse the new macros so that version information is less
redundant/likely to fall out of sync again in the future.

llvm-svn: 150405
2012-02-13 18:48:10 +00:00
..
modules add LLVM_VERSION_MAJOR and _MINOR defines 2012-02-13 18:48:10 +00:00
README
config-ix.cmake Undo an over zealous rename. This bit of the CMake build really is 2012-01-24 18:00:44 +00:00

README

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