aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Linker/Linker.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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