This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Fix stack offsets of return values from call lowering.
ClosedPublic

Authored by jbhateja on Nov 9 2017, 1:17 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jbhateja created this revision.Nov 9 2017, 1:17 PM

FWIW I've confirmed that this fixes the issue I was seeing and our entire test suite now passes, thanks again!

alexcrichton accepted this revision.Nov 10 2017, 5:31 AM
This revision is now accepted and ready to land.Nov 10 2017, 5:31 AM
This revision was automatically updated to reflect the committed changes.