summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/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
* remove dead makefile flags.Chris Lattner2009-06-24
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* For PR780:Reid Spencer2006-07-26
* Build more debugger/selectiondag libraries as archives instead of .o files.Chris Lattner2006-07-21
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* rename selection directory and library to SelectionDAGChris Lattner2003-08-15
* Initial checkin of SelectionDAG implementation. This is still rough andChris Lattner2003-08-11