betranshlp: cleanup, pretransform end node so keep_alive works in transformers
[libfirm] / ir / be / beloopana.c
index 9c33d76..762b7f1 100644 (file)
@@ -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.