[coco] Introduce 'BagType' enum class (#882)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 3 Aug 2018 00:38:51 +0000 (09:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 3 Aug 2018 00:38:51 +0000 (09:38 +0900)
commit7b1fcaec90eb198c259af9f7f62dca72ffdf7e17
treea39c39758c45804caa32524b9033bda77f5fc5ab
parente08664bdb89ff28cba02f48c6824be5eadd186bf
[coco] Introduce 'BagType' enum class (#882)

This commit introduces 'BagType' enum class, and revises BagInfo to
store its type.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/BagInfo.h
contrib/coco/core/src/IR/BagInfo.test.cpp [new file with mode: 0644]