[coco] Direct update on UpdateSet (#1510)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 17 Sep 2018 00:43:42 +0000 (09:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Sep 2018 00:43:42 +0000 (09:43 +0900)
commita74d6e2e78388881058773c26fd9d530ac9c499f
tree9aa32045124a3924ba5fb16145f2e297eddde160
parent91af84478fb73515080334e3e18d8d66eb7ce665
[coco] Direct update on UpdateSet (#1510)

This commit declares Update as a friend class of Bag, and revises Update
to update UpdateSet in a Bag without using Bag-to-BagInfo link.

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