[loco] Introduce GraphBuilder helper class (#6308)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 7 Aug 2019 08:22:09 +0000 (17:22 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 7 Aug 2019 08:22:09 +0000 (17:22 +0900)
commitce5e9a3997944433d05c1a7c57e524d552fd9388
treedc857c4c35f0cb5e8ced2e448957794aa6f4e67f
parente11541ef68adf3ea7f3cc5f93b9d2b2fa3a88bc4
[loco] Introduce GraphBuilder helper class (#6308)

* [loco] Introduce GraphBuilder helper class

This commit introduces GraphBuilder helper class which faciliates
testcase implementation.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Update comment
compiler/loco/src/Service/GraphBuilder.h [new file with mode: 0644]
compiler/loco/src/Service/GraphBuilder.test.cpp [new file with mode: 0644]