Allow the filename "-" to be a place holder for stdin. This allows directing
authorReid Spencer <rspencer@reidspencer.com>
Wed, 8 Aug 2007 19:52:29 +0000 (19:52 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 8 Aug 2007 19:52:29 +0000 (19:52 +0000)
commit53424ad141bc1298c3d1cbd28d5c823950541788
tree22265dc8a2d7b8e71e0cadcd8187b670c258f4f8
parent838014ee5bda6c1b99ad8d74664aa5ea19fb501b
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
lib/Linker/LinkItems.cpp