diff --git a/tools/comcom.lisp b/tools/comcom.lisp index 4f2e0d56c438cf0dcbf6c21cb5d53954728618d5..d02d77f1b39a89a3f4a764cadf9172651fa09248 100644 --- a/tools/comcom.lisp +++ b/tools/comcom.lisp @@ -63,6 +63,7 @@ (comf "target:compiler/assembler" :proceed t) (comf "target:compiler/disassem") +(comf "target:compiler/new-assem") (comf "target:compiler/alloc") (comf "target:compiler/knownfun") (comf "target:compiler/fndb")