Go to file
Chris Lattner 00c436824f When an instruction moves, make sure to update the VarInfo::Kills list as
well as all of teh other stuff in livevar. This fixes the compiler crash
on fourinarow last night.

llvm-svn: 19695
2005-01-19 17:09:15 +00:00
llvm When an instruction moves, make sure to update the VarInfo::Kills list as 2005-01-19 17:09:15 +00:00