aboutsummaryrefslogtreecommitdiff
path: root/lib/Linker/Makefile
AgeCommit message (Expand)Author
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2005-10-24DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner
2004-11-14Don't bother with a re-linked library, ensure archive library is built.Reid Spencer
2004-11-12Makefile for lib/LinkerReid Spencer