USING: help.markup help.syntax ;
IN: compiler.cfg.linear-scan.resolve
HELP: location
{ $class-description "Represents an abstract location such as a cpu register or a spill slot." } ;