When UpdateDT is set, DT is invalid, which could cause problems when trying to
authorCameron Zwarich <zwarich@apple.com>
Thu, 24 Mar 2011 04:52:04 +0000 (04:52 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 24 Mar 2011 04:52:04 +0000 (04:52 +0000)
commit680c962ebddca67195463d9c5ff40d3cf888b5b4
tree8ad220f5994246bbb7e00e56ce44cd257a7694f0
parent661a390b830fcdea13ed9daeaf4e6dbd1adcdca6
When UpdateDT is set, DT is invalid, which could cause problems when trying to
use it later. I couldn't make a test that hits this with the current code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CodeGenPrepare.cpp