summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Archive/ArchiveWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create archives with the same permissions are ar.Owen Anderson2008-05-241-0/+7
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-131-2/+2
* Change the MemoryBuffer::getFile* methods to take just a pointer to theChris Lattner2008-04-011-4/+2
* change the archive stuff to use MemoryBuffer instead of mappedfile.Chris Lattner2008-04-011-26/+20
* Remove MappedFile support for mapping files for write and execChris Lattner2008-04-011-2/+2
* add missing #includesChris Lattner2008-04-011-0/+1
* Make llvm-ar behave like ar, if you create an empty archive, ar creates an em...Andrew Lenharth2008-02-281-1/+1
* Update gcc 4.3 warnings fix patch with recent head changesAnton Korobeynikov2008-02-201-1/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* eliminate residual cruft related to recognizing bytecodeGabor Greif2007-07-061-7/+2
* Here is the bulk of the sanitizing.Gabor Greif2007-07-051-6/+6
* adjust this to live in lib/ArchiveChris Lattner2007-05-061-0/+482
OpenPOWER on IntegriCloud