Let RegAllocBasic require MachineDominators - they are already available and
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 3 Nov 2010 20:39:26 +0000 (20:39 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 3 Nov 2010 20:39:26 +0000 (20:39 +0000)
commit964bc25e5a03be208427ce2ebadb22a42681ef9c
tree4acfc1342aa797befda923205dc485a4e99593d4
parent376dcbd6c2c7adb8281f89d045b307eee7bd682a
Let RegAllocBasic require MachineDominators - they are already available and
splitting needs them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118194 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocBasic.cpp