This is an archive of the discontinued LLVM Phabricator instance.

[Object][WebAssemlby] Report function types (signatures). NFC
ClosedPublic

Authored by sbc100 on Oct 4 2021, 4:50 PM.

Details

Summary

This simplifies the code in a number of ways and avoids
having to track functions and their types separately.

Diff Detail

Event Timeline

sbc100 created this revision.Oct 4 2021, 4:50 PM
sbc100 requested review of this revision.Oct 4 2021, 4:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2021, 4:50 PM
aheejin accepted this revision.Oct 4 2021, 4:59 PM

Thanks!

This revision is now accepted and ready to land.Oct 4 2021, 4:59 PM