This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] iterate stack in DebugFixup from the top.
ClosedPublic

Authored by aardappel on May 15 2020, 4:11 PM.

Details

Summary

This is more efficient in the typical case.

Diff Detail

Event Timeline

aardappel created this revision.May 15 2020, 4:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2020, 4:12 PM
aheejin accepted this revision.May 15 2020, 8:30 PM

Thank you!

This revision is now accepted and ready to land.May 15 2020, 8:30 PM
This revision was automatically updated to reflect the committed changes.