make statev API public
authorMatthias Braun <matze@braunis.de>
Sun, 14 Oct 2012 20:06:30 +0000 (22:06 +0200)
committerMatthias Braun <matze@braunis.de>
Wed, 24 Oct 2012 12:04:10 +0000 (14:04 +0200)
commit6f2df337ba40d5c7461f9459fd57efbcc0686c9b
tree33bc7ad9d305c87630a03da0b7706b102f77218e
parentb4b6a3c36c9226b69d08a0d78415031d63d0f204
make statev API public
27 files changed:
include/libfirm/Makefile.am
include/libfirm/statev.h [new file with mode: 0644]
ir/Makefile.am
ir/ana/dfs.c
ir/ana/execfreq.c
ir/ana/irlivechk.c
ir/be/bechordal.c
ir/be/bechordal_common.c
ir/be/bechordal_main.c
ir/be/becopyheur4.c
ir/be/becopyilp.c
ir/be/becopyopt.c
ir/be/beintlive_t.h
ir/be/belive.c
ir/be/belive_t.h
ir/be/bemain.c
ir/be/bespill.c
ir/be/bespillslots.c
ir/be/bespillutil.c
ir/be/bessaconstr.c
ir/be/bessadestr.c
ir/be/bestat.c
ir/be/bestat.h
ir/be/bestatevent.h [deleted file]
ir/stat/statev.c
ir/stat/statev.h [deleted file]
ir/stat/statev_t.h [new file with mode: 0644]