X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fbe%2Fbe_t.h;h=048ce531631ce82ddf3d70035670b77b6df2f75b;hb=a2dc796648be8a0e8c85d6488e5ab5a790c218a9;hp=74f0a8e8cc4376f422a9682dd3cd98ddce13a3d6;hpb=9276447aec4972df060349e162f583c4898dfec8;p=libfirm diff --git a/ir/be/be_t.h b/ir/be/be_t.h index 74f0a8e8c..048ce5316 100644 --- a/ir/be/be_t.h +++ b/ir/be/be_t.h @@ -72,7 +72,7 @@ struct be_options_t { int scheduler; /**< the scheduler */ char ilp_server[128]; /**< the ilp server name */ char ilp_solver[128]; /**< the ilp solver name */ - char stat_file_name[256]; /**< name of the file where the statistics are put to */ + int statev; /**< enable stat event dumping */ }; struct be_main_env_t {