aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/Makefile
AgeCommit message (Expand)Author
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner
2009-06-24remove dead makefile flags.Chris Lattner
2009-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2006-07-26For PR780:Reid Spencer
2006-07-21Build more debugger/selectiondag libraries as archives instead of .o files.Chris Lattner
2006-06-01Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2003-08-15rename selection directory and library to SelectionDAGChris Lattner
2003-08-11Initial checkin of SelectionDAG implementation. This is still rough andChris Lattner