Skip to content

Commit 89e07db

Browse files
committed
Arm backend: Refactor compile spec handling
Keep compile spec in easily handled ArmCompileSpec format as long as possible, only go to list[CompileSpec] format when neccessary for the backend API. ArmCompileSpec is subclassed for each backend to minimize risk of using incorrect compile spec for a specific target. TODO: go back to ArmCompileSpec format in our backend classes. Signed-off-by: Erik Lundell <[email protected]> Change-Id: I90f6e7bc8cbfd5d248da728f401c8ae1fc116dab
1 parent 245630a commit 89e07db

31 files changed

+664
-637
lines changed

backends/arm/arm_backend.py

Lines changed: 0 additions & 245 deletions
This file was deleted.

0 commit comments

Comments
 (0)