llvm-6502/lib/Bytecode/Archive
Reid Spencer dd95e8d71e Despite documentation to the contrary, Mac OSX and BSD 4.4 archive formats
*do* include the length of the long file in the length of the member and
they are *not* null terminated.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17909 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-17 16:13:11 +00:00
..
Archive.cpp Per code review:\ 2004-11-16 06:47:07 +00:00
ArchiveInternals.h Implementation declarations for Archive 2004-11-14 21:57:46 +00:00
ArchiveReader.cpp Despite documentation to the contrary, Mac OSX and BSD 4.4 archive formats 2004-11-17 16:13:11 +00:00
ArchiveWriter.cpp Fix typeo in comment. 2004-11-16 07:05:16 +00:00
Makefile