differentiate between Bad and Deleted (because of exchange) nodes, this avoid some...
[libfirm] / ir / be / be_t.h
index 801cf73..687bf09 100644 (file)
@@ -64,7 +64,6 @@ struct be_options_t {
        int  timing;              /**< time the backend phases */
        int  opt_profile;         /**< instrument code for profiling */
        int  omit_fp;             /**< try to omit the frame pointer */
-       int  omit_leaf_fp;        /**< try to omit the frame pointer in leaf routines */
        int  pic;                 /**< create position independent code */
        int  gprof;               /**< create gprof compatible profiling code */
        int  verify_option;       /**< backend verify option */