[coco] Remove deprecated get (#1499)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 14 Sep 2018 10:33:51 +0000 (19:33 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 14 Sep 2018 10:33:51 +0000 (19:33 +0900)
commit1040c008ece252abbc30f24cbf81995d7627fd6d
treedde3848ab5c1682f86ffbbfd6744e86807f3e0bd
parenta99b4b7aa07ed23ff215a3e8a5416f69b462b1e7
[coco] Remove deprecated get (#1499)

This commit removes deprecated get method in DLinkedList Node.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/ADT/DLinkedList.h
contrib/coco/core/include/coco/IR/Block.h
contrib/coco/core/include/coco/IR/Shuffle.h
contrib/coco/core/include/coco/IR/UnitF.h
contrib/coco/core/src/ADT/DLinkedList.test.cpp
contrib/coco/core/src/IR/Instr.test.cpp