OSDN Git Service

Delete the RegScavenging constructor that takes a MachineBasicBlock
authorDan Gohman <gohman@apple.com>
Fri, 19 Dec 2008 00:34:32 +0000 (00:34 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 19 Dec 2008 00:34:32 +0000 (00:34 +0000)
commitc7224b884e272cdb590be14cbe3fd4718e4b6265
treec80f5c52423442a10d4e95c1e343fd86a922e2af
parent78248465cd4bf8e0c4f48bed52db7f4c68afc862
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
include/llvm/CodeGen/RegisterScavenging.h