This is an archive of the discontinued LLVM Phabricator instance.

Use wasm-ld instead of "lld -flavor wasm".
ClosedPublic

Authored by ruiu on Feb 16 2018, 1:10 PM.

Details

Summary

Invoking lld as ld.lld, ld.ld64, lld-link or wasm-ld are preferred
than invoking lld as lld and pass an -flavor option. We have "lld"
file mostly for historical reasons.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

ruiu created this revision.Feb 16 2018, 1:10 PM
sbc100 accepted this revision.Feb 16 2018, 2:37 PM
This revision is now accepted and ready to land.Feb 16 2018, 2:37 PM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.