diff test/testcg.py @ 322:44f336460c2a

Half of use of burg spec for arm
author Windel Bouwman
date Mon, 27 Jan 2014 19:58:07 +0100
parents e30a77ae359b
children 582a1aaa3983
line wrap: on
line diff
--- a/test/testcg.py	Sun Jan 19 18:48:45 2014 +0100
+++ b/test/testcg.py	Mon Jan 27 19:58:07 2014 +0100
@@ -2,7 +2,7 @@
 import ppci
 from ppci.codegen import CodeGenerator
 from ppci import ir
-from target import armtarget
+from target.target_list import armtarget
 import outstream