aboutsummaryrefslogtreecommitdiff
path: root/lib/Linker/Linker.cpp
AgeCommit message (Expand)Author
2006-01-17Fixed style of curly brace. No functionality changes.John Criswell
2006-01-10Be a little more explanatory in a comment.Reid Spencer
2005-12-13Adjust the constructor to the Linker class to take an argument that namesReid Spencer
2005-07-07For PR495:Reid Spencer
2005-07-07For PR495:Reid Spencer
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-19Add support for ".so" files compiled with LLVM which contain LLVM bytecode.Chris Lattner
2004-12-16Fix a compile error. config.h is now needed because DataTypes.h doesn'tReid Spencer
2004-12-13* Fix header block.Reid Spencer
2004-12-13This file contains basic Linker facilities needed by all toolsReid Spencer