summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/Makefile
Commit message (Expand)AuthorAge
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* Move some constant folding code shared by Analysis and Transform passesJohn Criswell2005-10-27
* 1. Remove libraries no longer created from the list of libraries linked into theJohn Criswell2005-10-26
* 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
* *** empty log message ***Chris Lattner2002-07-23
* Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cppChris Lattner2002-05-07