llvm-6502/lib/Linker
Reid Spencer 53424ad141 Allow the filename "-" to be a place holder for stdin. This allows directing
stdin through llvm-ld and llvm-link.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40938 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-08 19:52:29 +00:00
..
LinkArchives.cpp Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
Linker.cpp eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
LinkItems.cpp Allow the filename "-" to be a place holder for stdin. This allows directing 2007-08-08 19:52:29 +00:00
LinkModules.cpp Fix a bug in my previous patch. 2007-06-28 20:06:38 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00