aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Linker/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-2/+2
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-241-1/+1
* Don't bother with a re-linked library, ensure archive library is built.Reid Spencer2004-11-141-0/+2
* Makefile for lib/LinkerReid Spencer2004-11-121-0/+13