hanchenye-llvm-project/llvm/lib/Archive
Chris Lattner 6f2ffdb73f Change the MemoryBuffer::getFile* methods to take just a pointer to the
start of a filename, not a filename+length.  All clients can produce a
null terminated name, and the system api's require null terminated 
strings anyway.

llvm-svn: 49041
2008-04-01 18:04:03 +00:00
..
Archive.cpp Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +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 MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00