summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/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
* Do not build the ProfilePaths directory anymoreChris Lattner2005-10-24
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-24
* Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner2005-10-24
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* Build subdirs in parallelChris Lattner2002-10-01
* *** empty log message ***Chris Lattner2002-07-23
* New makefile to include ProfilePaths dirAnand Shukla2002-02-26
* Insert code to trace values at basic block and method exits.Vikram S. Adve2001-10-14