X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeloopana.c;h=762b7f106ca01f5565b2cf712b8617a9306cfbb1;hb=342720ec49991f59ea0d32d0751cb66624f4f0cc;hp=9c33d76737a42cdb9bce2085a56b83160b9139ac;hpb=9e31d4eab3ffb00fae7791ed224ea27fbca2eade;p=libfirm diff --git a/ir/be/beloopana.c b/ir/be/beloopana.c index 9c33d7673..762b7f106 100644 --- a/ir/be/beloopana.c +++ b/ir/be/beloopana.c @@ -105,7 +105,7 @@ static unsigned be_compute_block_pressure(const ir_graph *irg, } /** - * Compute the highest register pressure in a loop and it's sub-loops. + * Compute the highest register pressure in a loop and its sub-loops. * @param loop_ana The loop ana object. * @param loop The loop to compute pressure for. * @param cls The register class to compute pressure for.