1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Linker
Reid Spencer f10f056fe4 For PR351: \
* Remove redundant static function LinkOneLibrary. \
* Remove unneded #includes \
* Convert FileSupport usage to sys::Path instead

llvm-svn: 18857
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