aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/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-3/+3
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* Do not build the ProfilePaths directory anymoreChris Lattner2005-10-241-1/+0
* 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
* Build subdirs in parallelChris Lattner2002-10-011-1/+1
* *** empty log message ***Chris Lattner2002-07-231-1/+2
* New makefile to include ProfilePaths dirAnand Shukla2002-02-261-1/+1
* Insert code to trace values at basic block and method exits.Vikram S. Adve2001-10-141-0/+6