change firm API so the firm_parameter_t struct becomes completely optional and deprec...
authorMatthias Braun <matze@braunis.de>
Tue, 25 May 2010 13:42:23 +0000 (13:42 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 25 May 2010 13:42:23 +0000 (13:42 +0000)
commit0064ee54b41c007b5d33b557d053e602ac3be2cc
tree6cf67374124b7aca4caac660727f4339c83476a6
parent15d04897203df9054fc8cd5147bce17c302cb72b
change firm API so the firm_parameter_t struct becomes completely optional and deprecated (because good libraries only export functions and opaque types - this makes bindings to other languages considerably easier)

[r27584]
include/libfirm/firm_common.h
include/libfirm/firmstat.h
include/libfirm/ircons.h
include/libfirm/typerep.h
ir/common/firm.c
ir/ir/ircons.c
ir/ir/ircons_t.h
ir/tr/type.c
ir/tr/type_t.h