aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Compression.cpp
AgeCommit message (Expand)Author
2013-04-23Fixup for r180094: properly use MSan interface functionsAlexey Samsonov
2013-04-23Tell MSan that memory initialized by libz is validAlexey Samsonov
2013-04-23Add llvm_unreachable after fully covered switch to pacify GCCHans Wennborg
2013-04-23Add more guards around zlib-dependent codeAlexey Samsonov
2013-04-23Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov