hanchenye-llvm-project/llvm/cmake
Alexey Samsonov 068fc8ae6e Use zlib to uncompress debug sections in DWARF parser.
This makes llvm-dwarfdump and llvm-symbolizer understand
debug info sections compressed by ld.gold linker.

llvm-svn: 180088
2013-04-23 10:17: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
README
config-ix.cmake Use zlib to uncompress debug sections in DWARF parser. 2013-04-23 10:17:34 +00:00

README

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