moved stuff handling inheritance to an own file
authorGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Mon, 14 Mar 2005 11:33:09 +0000 (11:33 +0000)
committerGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Mon, 14 Mar 2005 11:33:09 +0000 (11:33 +0000)
commite18eba3e4511208f4eaccc1501ead35ba8c555b8
tree48c8f9d14d29788ca3c2c5d385bf46aa88aadc03
parent4842e33939353784c161cdcaf5fb1fe22a73053f
moved stuff handling inheritance to an own file
Added algorithm to compute transitive closure of inheritance

[r5368]
ir/ir/irprog_t.h
ir/tr/Makefile.in
ir/tr/entity.c
ir/tr/entity.h
ir/tr/tr_inheritance.c [new file with mode: 0644]
ir/tr/tr_inheritance.h [new file with mode: 0644]
ir/tr/type.c
ir/tr/type.h