[PATCH] [Shave]: allow Clang to run the target linker.

Douglas Katzman dougk at google.com
Tue Jun 30 09:16:50 PDT 2015


Hi chandlerc, jyknight,

Implement the ShaveToolChain::buildLinker() method instead of calling llvm_unreachable.
Lightly tested, but works ok on a few of the sample applications.

http://reviews.llvm.org/D10841

Files:
  include/clang/Driver/Options.td
  lib/Driver/ToolChains.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/shave-toolchain.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10841.28793.patch
Type: text/x-patch
Size: 9872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150630/cb8149f6/attachment.bin>


More information about the cfe-commits mailing list