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

ir/be/TEMPLATE/bearch_TEMPLATE.c

index 270ce40..6eca711 100644 (file)
@@ -665,7 +665,6 @@ static const backend_params *TEMPLATE_get_backend_params(void) {
        static backend_params p = {
                0,     /* no dword lowering */
                0,     /* no inline assembly */
-               0,     /* no different calling conventions */
                NULL,  /* no additional opcodes */
                NULL,  /* will be set later */
                NULL,  /* no creator function */