From 56c0c620078b906a1994e0833c522913928b37aa Mon Sep 17 00:00:00 2001 From: Mel Date: Sun, 3 May 2026 22:31:29 +0200 Subject: Lowering pass initial driver shell Signed-off-by: Mel --- boot/catboot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'boot/catboot.h') diff --git a/boot/catboot.h b/boot/catboot.h index 71c2366..dc5fc82 100644 --- a/boot/catboot.h +++ b/boot/catboot.h @@ -21,5 +21,6 @@ #include "visit/tree.c" #include "ir.c" #include "visit/ir.c" +#include "lower.c" #include "transpile.c" #include "build.c" -- cgit 1.4.1