removed prefer_fastcall: backends can now decide how to handle mtp_property_private...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 18 Jun 2007 19:01:04 +0000 (19:01 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 18 Jun 2007 19:01:04 +0000 (19:01 +0000)
[r14627]

ir/be/ppc32/bearch_ppc32.c

index d09f827..500259e 100644 (file)
@@ -902,7 +902,6 @@ static const backend_params *ppc32_get_libfirm_params(void) {
        static backend_params p = {
                1,     /* need dword lowering */
                0,     /* don't support inlien assembler yet */
-               0,     /* no different calling conventions */
                NULL,  /* no additional opcodes */
                NULL,  /* will be set later */
                NULL,  /* but yet no creator function */