llvm-6502/lib/Archive
Chris Lattner 7f6b447904 change the archive stuff to use MemoryBuffer instead of mappedfile.
MemoryBuffer is higher level and more closely matches the model
needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49029 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-01 04:26:46 +00:00
..
Archive.cpp change the archive stuff to use MemoryBuffer instead of mappedfile. 2008-04-01 04:26:46 +00:00
ArchiveInternals.h Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
ArchiveReader.cpp change the archive stuff to use MemoryBuffer instead of mappedfile. 2008-04-01 04:26:46 +00:00
ArchiveWriter.cpp change the archive stuff to use MemoryBuffer instead of mappedfile. 2008-04-01 04:26:46 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00