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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17648 91177308-0d34-0410-b5e6-96231b3b80d8
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