be: remove more unnecessary callbacks
authorMatthias Braun <matze@braunis.de>
Thu, 10 Nov 2011 12:07:28 +0000 (13:07 +0100)
committerMatthias Braun <matze@braunis.de>
Thu, 10 Nov 2011 13:17:49 +0000 (14:17 +0100)
commit4486e0b5c7ab1c3751fa7d433011d9b6fdf5c173
tree429e0ebe1dada576001ec30074ee8005353db3e9
parent6ccff2965d94c272f71df2a1655336af47bb7753
be: remove more unnecessary callbacks

get_backend_irg_list - none of our backends uses it and in the future
                       the backend should drive the compilation and not
                       give hints to a generic driver
reg_class_alignment  - unused
ir/be/TEMPLATE/bearch_TEMPLATE.c
ir/be/amd64/bearch_amd64.c
ir/be/arm/bearch_arm.c
ir/be/bearch.h
ir/be/bemain.c
ir/be/ia32/bearch_ia32.c
ir/be/sparc/bearch_sparc.c