llvm-6502/lib/Linker
Reid Spencer 7dde0e3b05 For PR351: \
* Convert functions to Linker:: methods. \
* Remove unneeded #includes \
* Utilize sys::Path utilities not FileSupport utilities \
* Move File & Library linking functions to other source files


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18855 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 02:59:29 +00:00
..
LinkArchives.cpp For PR351: \ 2004-12-13 02:59:29 +00:00
LinkItems.cpp Turn this error back into a warning, fixing the povray regression 2004-12-08 20:01:10 +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