This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Weak symbols should be defined in SF_Global
ClosedPublic

Authored by sbc100 on Sep 20 2017, 4:39 PM.

Details

Summary

This manifested itself in lld since it meant that weak
symbols were not appearing in archive symbol tables.

Event Timeline

sbc100 created this revision.Sep 20 2017, 4:39 PM
sbc100 added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.
dschuff edited edge metadata.Sep 20 2017, 4:55 PM

retro-LGTM