compiler.cfg.linear-scan.assignment: Trivial docs fix.
parent
74f5eacec7
commit
62ea429c2b
|
@ -27,6 +27,7 @@ HELP: assign-registers-in-insn
|
||||||
|
|
||||||
HELP: compute-live-in
|
HELP: compute-live-in
|
||||||
{ $values { "bb" basic-block } }
|
{ $values { "bb" basic-block } }
|
||||||
|
{ $description "Computes the live in registers for a basic block." }
|
||||||
{ $see-also machine-live-ins } ;
|
{ $see-also machine-live-ins } ;
|
||||||
|
|
||||||
HELP: machine-edge-live-ins
|
HELP: machine-edge-live-ins
|
||||||
|
|
Loading…
Reference in New Issue