[PATCH] D15586: [WebAssembly] Initial linking support.

Dan Gohman via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 16 13:52:11 PST 2015


sunfish created this revision.
sunfish added subscribers: cfe-commits, jfb, dschuff.
sunfish set the repository for this revision to rL LLVM.

This begins minimal support for invoking 'ld' from clang for WebAssembly targets.

Repository:
  rL LLVM

http://reviews.llvm.org/D15586

Files:
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15586.43059.patch
Type: text/x-patch
Size: 4457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151216/91976aae/attachment-0001.bin>


More information about the cfe-commits mailing list