llvm-6502/lib/Archive
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
..
Archive.cpp First kinda/sorta working version of the Archive library. Reading is not 2004-11-06 08:51:45 +00:00
ArchiveInternals.h First kinda/sorta working version of the Archive library. Reading is not 2004-11-06 08:51:45 +00:00
ArchiveReader.cpp Recognize compressed LLVM bytecode files. 2004-11-09 19:37:07 +00:00
ArchiveWriter.cpp First kinda/sorta working version of the Archive library. Reading is not 2004-11-06 08:51:45 +00:00
Makefile Makefile for the LLVMArchive library. 2004-11-06 08:52:36 +00:00