Commit a2e90653 by Jeff Law

Fix typo in comment.

From-SVN: r34840
parent c66e8ae9
...@@ -4128,7 +4128,7 @@ compute_pre_data () ...@@ -4128,7 +4128,7 @@ compute_pre_data ()
~(TRANSP | COMP) ~(TRANSP | COMP)
This is significantly after than compute_ae_kill. */ This is significantly faster than compute_ae_kill. */
for (i = 0; i < n_basic_blocks; i++) for (i = 0; i < n_basic_blocks; i++)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment