compiler.cfg.linear-scan.assignment: Trivial docs fix.

db4
Doug Coleman 2015-04-30 18:39:31 -07:00
parent 74f5eacec7
commit 62ea429c2b
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ HELP: assign-registers-in-insn
HELP: compute-live-in
{ $values { "bb" basic-block } }
{ $description "Computes the live in registers for a basic block." }
{ $see-also machine-live-ins } ;
HELP: machine-edge-live-ins