[Pure CL runtime] Add symbolcheck test (#1397)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 29 May 2018 11:09:00 +0000 (20:09 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 29 May 2018 11:09:00 +0000 (20:09 +0900)
commit73072a3f25c21b835738435110f0533efddf0fce
tree99eba86988c3b9af27bbeca0e49af25fb9e9195c
parent4135393e3e6edc1c14e5336b3978693127559183
[Pure CL runtime] Add symbolcheck test (#1397)

This commit introduces 'pure_arm_compute_symbolcheck' executable which
allows us to detect undefined references in pure CL runtimes during
build.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
runtimes/pure_arm_compute/CMakeLists.txt
runtimes/pure_arm_compute/symbolcheck.cpp [new file with mode: 0644]