[logo] Introduce PhaseRunner (#6909)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 26 Aug 2019 07:25:42 +0000 (16:25 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 26 Aug 2019 07:25:42 +0000 (16:25 +0900)
commit0303810e6d00980d9871e518d7fbcf23ea1dbbc9
tree3aef5ca3659820b6da92755c1adf26a13f679005
parent8824b8a4f3b40aa8b0b3566e32151ab4c24bceba
[logo] Introduce PhaseRunner (#6909)

This will introduce PhaseRunner that runs group of Pass(es) that is defined as a Phase

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/logo/include/logo/Phase.h [new file with mode: 0644]
compiler/logo/src/Phase.cpp [new file with mode: 0644]