template: Correct comment.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 1 Dec 2012 15:13:26 +0000 (16:13 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 2 Dec 2012 08:56:24 +0000 (09:56 +0100)
ir/be/TEMPLATE/bearch_TEMPLATE.c

index c6f6b9c..d988b36 100644 (file)
@@ -141,7 +141,7 @@ static TEMPLATE_isa_t TEMPLATE_isa_template = {
                2,                           /* power of two stack alignment for calls, 2^2 == 4 */
                7,                           /* costs for a spill instruction */
                5,                           /* costs for a reload instruction */
-               true,                        /* no custom abi handling */
+               true,                        /* custom abi handling */
        },
 };