aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/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
* Changed from PARALLEL_DIRS to DIRS since we're only building one directory.John Criswell2006-12-131-1/+1
* Remove DSA.John Criswell2006-12-131-1/+1
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-241-1/+0
* 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
* Live var is now in lib/Target/SparcChris Lattner2004-01-091-1/+2
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Use PARALLEL_DIRS.Vikram S. Adve2002-10-111-1/+1
* Convert over to new style makefile where libraries by default build .o filesChris Lattner2002-07-231-3/+1
* Rename Method to FunctionChris Lattner2002-03-231-1/+1
* Pull interprocedural analyses out of Analysis library into their own libChris Lattner2002-03-061-1/+1
* Added directory LiveVar/Vikram S. Adve2001-08-281-0/+2
* Initial revisionChris Lattner2001-06-061-0/+7