This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Add more support for weak symbols
ClosedPublic

Authored by sbc100 on Jun 26 2017, 11:28 AM.

Details

Summary

Add weak symbol test to MC
Add symbol flags to output of llvm-readobj -t.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Jun 26 2017, 11:28 AM
sbc100 added a subscriber: llvm-commits.
dschuff accepted this revision.Jun 26 2017, 12:39 PM
This revision is now accepted and ready to land.Jun 26 2017, 12:39 PM
This revision was automatically updated to reflect the committed changes.