Changes to enable creation of native executables directly from gccld and to
authorReid Spencer <rspencer@reidspencer.com>
Mon, 28 Feb 2005 08:45:35 +0000 (08:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 28 Feb 2005 08:45:35 +0000 (08:45 +0000)
commit837149c08da7d9015c5dcfa9f62110ce14e5b949
treef65f9293fa934d2ed13523787c5b9abf0fb846ca
parentf8b235dd8f01b0957d69476ee31556d2ec0638b7
Changes to enable creation of native executables directly from gccld and to
ensure that -L paths don't contain both bytecode and native libraries.
This patch contributed by Adam Treat.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20370 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/GenerateCode.cpp
tools/gccld/gccld.cpp
tools/gccld/gccld.h