Refactor the unit test for MemoryBuffer::getOpenFileSlice
[oota-llvm.git] / unittests / Support / CompressionTest.cpp
2013-04-23 Alexey SamsonovAdd more guards around zlib-dependent code
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...