This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove store instruction return values.
ClosedPublic

Authored by sunfish on Sep 30 2016, 1:09 PM.

Details

Summary

Per spec changes, store instructions no longer have return values.

Diff Detail

Repository
rL LLVM

Event Timeline

sunfish updated this revision to Diff 73124.Sep 30 2016, 1:09 PM
sunfish retitled this revision from to [WebAssembly] Remove store instruction return values..
sunfish updated this object.
sunfish set the repository for this revision to rL LLVM.
sunfish added subscribers: dschuff, jgravelle-google.
dschuff accepted this revision.Sep 30 2016, 1:15 PM
dschuff added a reviewer: dschuff.
This revision is now accepted and ready to land.Sep 30 2016, 1:15 PM
This revision was automatically updated to reflect the committed changes.