This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Fix names of WebAssemblyWrapper SDNodes. NFC
ClosedPublic

Authored by sbc100 on Sep 2 2021, 10:26 AM.

Details

Summary

Other platforms all use CamelCase as normal for these wrapper nodes.

Diff Detail

Event Timeline

sbc100 created this revision.Sep 2 2021, 10:26 AM
sbc100 requested review of this revision.Sep 2 2021, 10:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2021, 10:26 AM
sbc100 retitled this revision from [WebAssembly] Fix names of in WebAssemblyWrapper SDNodes. NFC to [WebAssembly] Fix names of WebAssemblyWrapper SDNodes. NFC.Sep 2 2021, 10:32 AM
tlively accepted this revision.Sep 2 2021, 10:40 AM

Nice!

This revision is now accepted and ready to land.Sep 2 2021, 10:40 AM
This revision was landed with ongoing or failed builds.Sep 2 2021, 10:58 AM
This revision was automatically updated to reflect the committed changes.