[coco] Pass Bag Link on the construction of InputManager (#888)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 3 Aug 2018 02:02:21 +0000 (11:02 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 3 Aug 2018 02:02:21 +0000 (11:02 +0900)
commit4389d9bfb15860b59cfea640040103ffca8f2060
tree93c051719715eb2cf5dbbe8fef8229cd9ee95a32
parent74c46dd8d9b8973959a21d20eaa9ea2a68c53dcc
[coco] Pass Bag Link on the construction of InputManager (#888)

This commit revises the constructor of InputManager 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/InputManager.h
contrib/coco/core/src/IR/InputManager.test.cpp
contrib/coco/core/src/IR/Module.cpp