Jit: ensure objp properly updated by SpillRetExprHelper (#19974)
authorAndy Ayers <andya@microsoft.com>
Mon, 17 Sep 2018 17:44:38 +0000 (10:44 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Sep 2018 17:44:38 +0000 (10:44 -0700)
commite7b69d9ea4e0a7088c9d12aed573728e08af1ec0
treec672cb9fe35df3dee6bb48290e793b52f5f14820
parent3743d9a7d5959383ae4c31b4d9273fb61e2fb389
Jit: ensure objp properly updated by SpillRetExprHelper (#19974)

We need to arrange to actually update the call objp in the SpillRetExprHelper,
otherwise the changes don't propagate back into the tree.
src/jit/importer.cpp