aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Archive/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+1
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-3/+3
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* adjust this to live in lib/ArchiveChris Lattner2007-05-061-2/+2
* For PR797:Reid Spencer2006-08-251-1/+0
* Exceptions are thrown by and through this library.Chris Lattner2006-07-281-0/+1
* Finish removal of EH usage from the Archive library. The REQUIRES_EH flagReid Spencer2006-07-071-1/+0
* These libs use EH infoChris Lattner2006-07-071-1/+2
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-241-1/+0
* Makefile for the LLVMArchive library.Reid Spencer2004-11-061-0/+18