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