From dff67029adb1a27bff5937fa8e028fadbef521eb Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 28 Dec 2020 09:26:15 -0800 Subject: 7439 - start translating Mu programs to baremetal --- test_apps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test_apps') diff --git a/test_apps b/test_apps index 8f6253ba..dcaceb12 100755 --- a/test_apps +++ b/test_apps @@ -214,7 +214,7 @@ test "$1" = 'record' || git diff --exit-code apps/crenshaw2-1b # Phases of the self-hosted SubX translator. -for phase in hex survey pack assort dquotes tests +for phase in hex survey_elf pack assort dquotes tests do echo $phase ./bootstrap_bin translate init.linux [01]*.subx apps/subx-params.subx apps/$phase.subx -o apps/$phase @@ -307,7 +307,7 @@ done # Phases of the self-hosted SubX translator. -for app in hex survey pack assort dquotes tests +for app in hex survey_elf pack assort dquotes tests do echo $app ./translate_subx init.linux [01]*.subx apps/subx-params.subx apps/$app.subx -- cgit 1.4.1-2-gfad0