llvm-6502/lib/Archive
Reid Spencer 4a980d1813 Per code review:\
* Make sure we write out the foreign symbol table if we read one \
* Make the padding calculation more efficiently and avoid Solaris warnings


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17883 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-16 06:47:19 +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 Per code review:\ 2004-11-16 06:47:19 +00:00
ArchiveWriter.cpp Changes necessary to enable linking of archives without LLVM symbol tables. 2004-11-15 01:20:11 +00:00
Makefile Makefile for the LLVMArchive library. 2004-11-06 08:52:36 +00:00