type list fixes
authorMatthias Braun <matze@braunis.de>
Wed, 16 Nov 2011 19:50:09 +0000 (20:50 +0100)
committerMatthias Braun <matze@braunis.de>
Thu, 17 Nov 2011 15:37:12 +0000 (16:37 +0100)
commit3ddfc6a40d86f6619bf7837c25e8e0310cbf355b
tree3fcd332664081601e43d8fc951a8e001abc38da1
parentf85fa8d090352246142c6000131468c837972e85
type list fixes

Make sure all types are in the global type list, remove type_walk_prog
which was a strange alternative to type_walk attempting to not miss
types not in the global list.
include/libfirm/irprog.h
include/libfirm/typerep.h
ir/be/bemain.c
ir/ir/irprog.c
ir/ir/irprog_t.h
ir/tr/type.c
ir/tr/typewalk.c