[coco] Change object destruction order (#1508)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 17 Sep 2018 02:04:42 +0000 (11:04 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Sep 2018 02:04:42 +0000 (11:04 +0900)
commit7958d69e799b14e124a0bb4e2468326fbf766844
tree25e6ce21691be84d73a7180b967351f12e9144f0
parent6a2a05eb16885813ab0151274490563f6a979e3f
[coco] Change object destruction order (#1508)

This commit changes the order of object destruction in coco::Module
implementation to allow each block to detach itself from the
corresponding BlockList.

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