[coco] Add 'ElemID' class (#773)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 24 Jul 2018 06:00:01 +0000 (15:00 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 24 Jul 2018 06:00:01 +0000 (15:00 +0900)
commiteed4c697da8b0d3039d925e3cf96045817e80517
treef1a59e840cc351564441ce4579f4176dfa566e76
parent1a4ced69df5d5006ddbd7b379a58a3386d080286
[coco] Add 'ElemID' class (#773)

This commit adds 'ElemID' class to distinguish element IDs from
usual numeric values.

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