aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/IPO/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
* Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner2005-10-241-0/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* *** empty log message ***Chris Lattner2002-07-231-1/+1
* Implement DCE of global valuesChris Lattner2001-11-261-0/+6