llvm-6502/include
Dan Gohman 9755faab60 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61234 91177308-0d34-0410-b5e6-96231b3b80d8
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