This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Raname a test and fix comments
ClosedPublic

Authored by aheejin on Mar 31 2021, 2:34 AM.

Details

Summary

D99627 fixed a decoding bug, not an encoding bug. This renames the test
to correct it and fix comments.

Diff Detail

Event Timeline

aheejin created this revision.Mar 31 2021, 2:34 AM
aheejin requested review of this revision.Mar 31 2021, 2:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2021, 2:34 AM
dschuff accepted this revision.Mar 31 2021, 8:49 AM
This revision is now accepted and ready to land.Mar 31 2021, 8:49 AM
This revision was automatically updated to reflect the committed changes.