Go to file
Dan Gohman 4293cea3e5 Delete the RegScavenging constructor that takes a MachineBasicBlock
argument. Nothing was using it, and it set the MBB member without
calling enterBasicBlock, which was problematic.

llvm-svn: 61234
2008-12-19 00:34:32 +00:00
clang Updated checker build. 2008-12-19 00:19:19 +00:00
llvm Delete the RegScavenging constructor that takes a MachineBasicBlock 2008-12-19 00:34:32 +00:00