[encodump] adds initial visit function for ConcatF (#2062)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 31 Oct 2018 09:10:19 +0000 (18:10 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 31 Oct 2018 09:10:19 +0000 (18:10 +0900)
commit2745e367bcdcffb61df5cafedfe346a267f4155f
tree39ee898ed379e03e0349292bd445649f491dc823
parentfb59116f39c5157858e5ffc5577677d91dafc2c5
[encodump] adds initial visit function for ConcatF (#2062)

Created visit function for new op `ConcatF`. Without this, calling `visit(concatF)` throws an runtime exception.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
contrib/encodump/src/Dump.cpp