Typo in comment.
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 9 Sep 2008 12:06:26 +0000 (12:06 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 9 Sep 2008 12:06:26 +0000 (12:06 +0000)
[r21780]

ir/be/bechordal_main.c

index 28dce51..95f8de3 100644 (file)
@@ -532,7 +532,7 @@ static void be_ra_chordal_main(be_irg_t *birg)
        } else {
                post_spill_env_t *pse;
 
-               /* the backend has it's own spiller */
+               /* the backend has its own spiller */
                m = arch_env_get_n_reg_class(arch_env);
 
                pse = alloca(m * sizeof(pse[0]));