X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fmips%2Fbearch_mips_t.h;h=f7b11e8901e3818e4a9ee47d82e78d9c424a8208;hb=d9557b5753ffa10ff3bd5686d33974908cd723ea;hp=edf83f7c52a8bcfb2df7510740601977c7f458fc;hpb=1ec30d95387eb392ba5a1adc7958ebd91383d59c;p=libfirm diff --git a/ir/be/mips/bearch_mips_t.h b/ir/be/mips/bearch_mips_t.h index edf83f7c5..f7b11e890 100644 --- a/ir/be/mips/bearch_mips_t.h +++ b/ir/be/mips/bearch_mips_t.h @@ -51,7 +51,7 @@ struct mips_code_gen_t { struct mips_isa_t { arch_isa_t arch_isa; /**< must be derived from arch_isa_t */ - be_emit_env_t emit; /**< An emitter environment for the GAS emitter. */ + mips_code_gen_t *cg; }; struct mips_irn_ops_t {