llvm-6502/lib/Bytecode
Brian Gaeke 3c09636588 In getObjectType(), doxygenify comment, and take a pointer to the
beginning of the archive member data as an argument.

Get rid of ParseLongFilenameSection(), which is dead.

In ReadArchiveBuffer(), implement support for 4.4BSD/MacOSX long filenames.
This is kind of invasive, because they prepend the long filename to the archive
member data, and then lie about the size. So we have to keep track of the real
size.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10392 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-11 00:38:04 +00:00
..
Archive In getObjectType(), doxygenify comment, and take a pointer to the 2003-12-11 00:38:04 +00:00
Reader In getObjectType(), doxygenify comment, and take a pointer to the 2003-12-11 00:38:04 +00:00
Writer Emit & read more compressed bytecode by not emitting a bytecodeblock for 2003-12-01 07:05:31 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00