nitg-s: compile_type_to_c generate partial tables for dead types
authorJean Privat <jean@pryen.org>
Fri, 28 Feb 2014 14:32:49 +0000 (09:32 -0500)
committerJean Privat <jean@pryen.org>
Fri, 28 Feb 2014 17:31:25 +0000 (12:31 -0500)
commiteb7f55ad550661a9cfef88fef0698d18e4a11e3a
tree0fccff2e852b0b777b717bd8e242db3927fe45fc
parent02a4f99c65c25f7306be3588007d68e2a9557dd2
nitg-s: compile_type_to_c generate partial tables for dead types

If a type is not live (instantiated) or not cast-live (someone try to
type check to it), parts of the generated C tables are empty (marked DEAD).

Signed-off-by: Jean Privat <jean@pryen.org>
src/separate_compiler.nit