mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 16:53:02 +00:00
disable this for now
llvm-svn: 36870
This commit is contained in:
parent
f9a6121339
commit
5f94a8492f
@ -12,6 +12,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#if 0
|
||||
#include "llvm/Config/config.h"
|
||||
#include "llvm/Support/Compressor.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
@ -556,3 +557,5 @@ Compressor::decompressToStream(const char*in, size_t size, std::ostream& out,
|
||||
}
|
||||
return zipSize;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user