summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Linker/LinkLibraries.cpp
Commit message (Collapse)AuthorAgeFilesLines
* consolidate LinkLibraries into LinkItemsChris Lattner2005-03-151-76/+0
| | | | llvm-svn: 20629
* Add support for ".so" files compiled with LLVM which contain LLVM bytecode.Chris Lattner2005-02-191-2/+8
| | | | llvm-svn: 20253
* Add missing space in a comment.Reid Spencer2004-12-131-1/+1
| | | | llvm-svn: 18870
* This file contains only the Linker's library linking supportReid Spencer2004-12-131-0/+70
llvm-svn: 18858
OpenPOWER on IntegriCloud