aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/Makefile
AgeCommit message (Expand)Author
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