summaryrefslogtreecommitdiff
path: root/lib/Archive/Makefile
Commit message (Expand)AuthorAge
* Move lib/Archive to tools/llvm-ar.Rafael Espindola2013-06-17
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* adjust this to live in lib/ArchiveChris Lattner2007-05-06
* For PR797:Reid Spencer2006-08-25
* Exceptions are thrown by and through this library.Chris Lattner2006-07-28
* Finish removal of EH usage from the Archive library. The REQUIRES_EH flagReid Spencer2006-07-07
* These libs use EH infoChris Lattner2006-07-07
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-24
* Makefile for the LLVMArchive library.Reid Spencer2004-11-06