summaryrefslogtreecommitdiff
path: root/lib/Object/Decompressor.cpp
AgeCommit message (Expand)Author
2017-09-05Revert "[Decompression] Fail gracefully when out of memory"Vedant Kumar
2017-09-05[Decompression] Fail gracefully when out of memoryJonas Devlieghere
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-05-18[lib/Object] - Minor API update for llvm::Decompressor.George Rimar
2017-01-17Recommit r292214 "[Support/Compression] - Change zlib API to return Error ins...George Rimar
2017-01-17Revert r292214 "[Support/Compression] - Change zlib API to return Error inste...George Rimar
2017-01-17[Support/Compression] - Change zlib API to return Error instead of custom sta...George Rimar
2017-01-11[lib/Object] Unbreak build with -Werror (unused variable). NFCI.Davide Italiano
2017-01-11[lib/Object] - Introduce Decompressor class.George Rimar