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:00:20 +0000 (19:00 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 18 Jun 2007 19:00:20 +0000 (19:00 +0000)
[r14624]

ir/be/arm/bearch_arm.c

index dd6d8dd..0503bcc 100644 (file)
@@ -1143,7 +1143,6 @@ static const backend_params *arm_get_libfirm_params(void) {
        static backend_params p = {
                1,     /* need dword lowering */
                0,     /* don't support inline assembler yet */
-               0,     /* no different calling conventions */
                NULL,  /* no additional opcodes */
                NULL,  /* will be set later */
                NULL,  /* but yet no creator function */