llvm-6502/cmake
Ulrich Weigand 735ab83b3c [SystemZ] Add configure bits
This patch wires up the SystemZ target in configure, so that it can now be
built using --enable-targets=systemz.   It is not yet included in the default
build (--enable-targets=all); this will be done by a follow-up patch.

Patch by Richard Sandiford.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181208 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-06 16:22:34 +00:00
..
modules Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools. 2013-04-23 08:28:39 +00:00
platforms CMake toolchain file for Android NDK. 2012-09-11 11:54:27 +00:00
config-ix.cmake [SystemZ] Add configure bits 2013-05-06 16:22:34 +00:00
README

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