Don't read PreRegAlloc before it is initialized.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Feb 2012 00:40:36 +0000 (00:40 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Feb 2012 00:40:36 +0000 (00:40 +0000)
commitfd3d4cf0ef5237bd517559703bea2310f1841a5d
treefbdd64ad465139455d5fef917507139f158b92c5
parentf06dfa786064edc3bb6de92bb3783d0c23f4d34a
Don't read PreRegAlloc before it is initialized.

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