aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dummylib
AgeCommit message (Expand)Author
2011-11-01In two cases where llvm-ld is being used as a simple bitcode linkerDuncan Sands
2010-02-23Inline LLVMLDPROG into LLVMLD.Daniel Dunbar
2007-02-09Let's try using llvm-ld for the nightly test. If all goes well, gccld willReid Spencer
2005-01-24Get this to work with recent changes.Chris Lattner
2004-09-20Instead of $(LEVEL), refer to $(LLVM_{SRC,OBJ}_ROOT) to be consistentMisha Brukman
2004-09-05Rid llvm-test of the last vestiges of its "test/Programs" inheritance.Reid Spencer
2003-08-22libdummy got movedChris Lattner
2003-08-18Spell `necessary' correctly.Misha Brukman
2003-02-14Fix linkageChris Lattner
2003-02-08Factor makefile code out into Makefile.dummylibChris Lattner