[coco] Pass Bag Link to OutputManager (#889)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 3 Aug 2018 05:28:38 +0000 (14:28 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 3 Aug 2018 05:28:38 +0000 (14:28 +0900)
commitbc1b4274d86b62d031a3107e07a02d365c0df264
treec985fc95baab48223e9b0eff67505d4cb5dda6ea
parent116d86bf5d4aeaae116b2b5a01ebdeb28a199d57
[coco] Pass Bag Link to OutputManager (#889)

This commit revises the constructor of OutputManager to take Bag Link
(Bag to BagInfo map) as its argument.

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