llvm-6502/lib/Linker
Reid Spencer e84de29663 For PR351: \
* Remove redundant static function LinkOneLibrary. \
* Remove unneded #includes \
* Convert FileSupport usage to sys::Path instead


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18857 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 02:59:52 +00:00
..
LinkArchives.cpp For PR351: \ 2004-12-13 02:59:29 +00:00
LinkFiles.cpp This file contains only the Linker's file linking support 2004-12-13 02:59:41 +00:00
LinkItems.cpp For PR351: \ 2004-12-13 02:59:52 +00:00
LinkModules.cpp Make sure to link the target-triple as well, so it ends up in the .llvm.bc file 2004-12-10 20:26:15 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00