Spiller::Spill( LiveInterval *li,<div>                          SmallVectorImpl<LiveInterval*> &newIntervals,</div><div>                          const SmallVectorImpl<LiveInterval*> &spillIs );</div><div>
<br></div><div>has two reference vectors which contain a small list of Live Intervals. What is the register allocator's job to do with these intervals other than analysis. What more needed other than to know they exist?</div>
<div><br></div><div>- Thanks</div><div>- Jeff Kunkel</div>