summaryrefslogtreecommitdiff
path: root/lib/Archive/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner1-1/+0
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner1-0/+1
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman1-3/+3
2007-12-29remove attribution from lib Makefiles.Chris Lattner1-2/+2
2007-05-06adjust this to live in lib/ArchiveChris Lattner1-2/+2
2006-08-25For PR797:Reid Spencer1-1/+0
2006-07-28Exceptions are thrown by and through this library.Chris Lattner1-0/+1
2006-07-07Finish removal of EH usage from the Archive library. The REQUIRES_EH flagReid Spencer1-1/+0
2006-07-07These libs use EH infoChris Lattner1-1/+2
2005-10-24DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner1-1/+0
2004-11-06Makefile for the LLVMArchive library.Reid Spencer1-0/+18