llvm-mirror/include
Dan Gohman 40ff87ab97 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
..
llvm Delete the RegScavenging constructor that takes a MachineBasicBlock 2008-12-19 00:34:32 +00:00
llvm-c This adds some missing functions to the C binding: 2008-12-17 21:39:50 +00:00