Update CHANGE to list fix for issue 755

This commit is contained in:
David Neto 2017-08-10 13:13:33 -04:00
parent 2a1014be9c
commit 720869bb52

View File

@ -49,6 +49,8 @@ v2016.7-dev 2017-01-06
structured code when the inlined function had early returns.
#697: Optimizer's Instruction::ForEachInId method was skipping semantics-id
and scope-id.
#755: Inliner: Fix inlining of callee with single Return appearing before
the end of the function.
v2016.6 2016-12-13
- Published the C++ interface for assembling, disassembling, validation, and