correcting merge issues

This commit is contained in:
Danny Yoo 2011-08-08 11:04:53 -04:00
parent 0d92fe0961
commit f3afee28e9

View File

@ -59,7 +59,7 @@ for (param in params) {
}
EOF
)
(fprintf op "RUNTIME.trampoline(MACHINE, ~a); })"
(fprintf op "MACHINE.trampoline(~a); })"
(assemble-label (make-Label (BasicBlock-name (first basic-blocks))))))