compile: factorize abort code in the clib
authorJean Privat <jean@pryen.org>
Wed, 5 Jan 2011 03:22:00 +0000 (22:22 -0500)
committerJean Privat <jean@pryen.org>
Wed, 5 Jan 2011 03:22:00 +0000 (22:22 -0500)
commit0a3b60359c0ffc306fa84b8eb174c313d0831333
tree94dcb50b67a8556358de564a946ba8a2910ee0cf
parentfc9cd7129e57e4ead32cc9780fd67f0ecacb85f5
compile: factorize abort code in the clib

Instead of generating again and again the same insructions for aborts
we have now a function nit_abort in the runtime C library.

Signed-off-by: Jean Privat <jean@pryen.org>
clib/nit_common.h
clib/nit_main.c
src/compiling/compiling_icode.nit