aboutsummaryrefslogtreecommitdiff
path: root/lib/Linker/LinkFiles.cpp
AgeCommit message (Collapse)Author
2005-03-15consolidate LinkFiles into LinkItems, use lib_* iterators.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20630 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13Fix header and function comments.Reid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18867 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13This file contains only the Linker's file linking supportReid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18856 91177308-0d34-0410-b5e6-96231b3b80d8