summaryrefslogtreecommitdiff
path: root/lib/Linker/Makefile
Commit message (Expand)AuthorAge
* 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
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-24
* Don't bother with a re-linked library, ensure archive library is built.Reid Spencer2004-11-14
* Makefile for lib/LinkerReid Spencer2004-11-12