summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Linker/Linker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed style of curly brace. No functionality changes.John Criswell2006-01-171-2/+1
* Be a little more explanatory in a comment.Reid Spencer2006-01-101-1/+1
* Adjust the constructor to the Linker class to take an argument that namesReid Spencer2005-12-131-2/+2
* For PR495:Reid Spencer2005-07-071-17/+25
* For PR495:Reid Spencer2005-07-071-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-14/+14
* Add support for ".so" files compiled with LLVM which contain LLVM bytecode.Chris Lattner2005-02-191-1/+3
* Fix a compile error. config.h is now needed because DataTypes.h doesn'tReid Spencer2004-12-161-0/+1
* * Fix header block.Reid Spencer2004-12-131-8/+8
* This file contains basic Linker facilities needed by all toolsReid Spencer2004-12-131-0/+166
OpenPOWER on IntegriCloud