r255848 - [WebAssembly] Initial linking support.

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


On Wed, Dec 16, 2015 at 5:20 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> testcase?
>

Also, this is passing -target to ld, which is not a valid option.
>

This patch is mainly setting up some minimal infrastructure. The actual
link command-line will need additional changes to be usable, and I plan to
add tests when it's further along.

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151216/2fddfbf6/attachment.html>


More information about the cfe-commits mailing list