[coco] Support Output alloc through EntityManager (#788)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 25 Jul 2018 00:35:47 +0000 (09:35 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 25 Jul 2018 00:35:47 +0000 (09:35 +0900)
commit56dfef4240b75f5d8ee3e328897bda49ec98893b
treedf911233d509f097832d41986e36ab9f217094d1
parent04121fcd461462638f118088aa43ddce25bcba14
[coco] Support Output alloc through EntityManager (#788)

This commit revises EntityManager (and related implementation) to
support 'Output' object allocation through EntityManager.

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