[enco] Global as local helper class (#1766)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 8 Oct 2018 00:21:25 +0000 (09:21 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 8 Oct 2018 00:21:25 +0000 (09:21 +0900)
commit96c2c13bf212e32a99609354959084a2e03e8186
tree727bcc9fbce38d2adee36b37ecd8d5f6531bd66c
parent316280048dbfb117fc5c6f618bf1610afc82ca67
[enco] Global as local helper class (#1766)

Now, only Global Data Generation pass accesses the internal of 'Global'
class.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/CppCode.cpp
contrib/enco/core/src/CppGen/Global.cpp [deleted file]
contrib/enco/core/src/CppGen/Global.h [deleted file]
contrib/enco/core/src/CppGen/Global.test.cpp [deleted file]
contrib/enco/core/src/Transforms/GlobalDataGeneration.cpp
contrib/enco/core/src/Transforms/GlobalDataGeneration.h