[coco] Change Instr/Block destruction order (#1711)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 2 Oct 2018 00:29:50 +0000 (09:29 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 2 Oct 2018 00:29:50 +0000 (09:29 +0900)
commit8a3a43e9584fa148aa754532955b05df8582b8e3
treed6095288c685e83dcf969f8d444ef68180d351da
parent1b868095dfd5614115214f3e04f0cea6753982a8
[coco] Change Instr/Block destruction order (#1711)

This commit revises EntityManagerImpl to first destruct InstrManager and
then destruct BlockManager.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/src/IR/Module.cpp