hanchenye-llvm-project/llvm/lib/Bytecode/Reader
John Criswell 623dc9c5c0 Recognize compressed LLVM bytecode files.
This should fix the problem of not being able to link compressed LLVM
bytecode files from LLVM libraries.

llvm-svn: 17648
2004-11-09 19:37:07 +00:00
..
Analyzer.cpp Don't print a bunch of metrics that are meaningless for external functions 2004-10-15 19:40:31 +00:00
ArchiveReader.cpp Recognize compressed LLVM bytecode files. 2004-11-09 19:37:07 +00:00
Makefile Fix library name. 2004-10-28 05:32:01 +00:00
Reader.cpp * Comments & cleanup per CL code review. 2004-11-07 18:20:55 +00:00
Reader.h Add comments per CL code review. 2004-11-07 18:19:00 +00:00
ReaderWrappers.cpp Implement the GetBytecodeSymbols interface function to extract just the 2004-11-06 08:56:40 +00:00