Destroy the old tree in `optAssertionProp_Update`.
authorSergey Andreenko <seandree@microsoft.com>
Wed, 27 Mar 2019 00:06:29 +0000 (17:06 -0700)
committerSergey Andreenko <seandree@microsoft.com>
Tue, 9 Apr 2019 20:59:27 +0000 (13:59 -0700)
commit04c7fa63a52d4405298fd4053e7be137eac6a042
tree4e7c953e530eb344954a91a3f765f05d54e0cbfe
parentb07b72627c9fe2807913df47451f9e26973d1023
Destroy the old tree in `optAssertionProp_Update`.

Currently compiletion will fail with an assert because of `optPrepareTreeForReplacement`.
src/jit/assertionprop.cpp