This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Initial linking support.
ClosedPublic

Authored by sunfish on Dec 16 2015, 1:52 PM.

Details

Summary

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

Diff Detail

Repository
rL LLVM

Event Timeline

sunfish updated this revision to Diff 43059.Dec 16 2015, 1:52 PM
sunfish retitled this revision from to [WebAssembly] Initial linking support..
sunfish updated this object.
sunfish set the repository for this revision to rL LLVM.
sunfish added subscribers: cfe-commits, jfb, dschuff.
jfb accepted this revision.Dec 16 2015, 3:29 PM
jfb added a reviewer: jfb.
This revision is now accepted and ready to land.Dec 16 2015, 3:29 PM
This revision was automatically updated to reflect the committed changes.