We have the correct headers included to know that BB isa Value. No reinterpret_cast...
authorGabor Greif <ggreif@gmail.com>
Tue, 27 May 2008 10:48:39 +0000 (10:48 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 27 May 2008 10:48:39 +0000 (10:48 +0000)
commit9a6246c7349e4f09af794d889d23fd3de9a9aac4
treed07c1a8c954ebd703ec0708ee8b08bdb3a2037f6
parent9e2abd384045772e5b523b4efdca41acaa24fc3b
We have the correct headers included to know that BB isa Value. No reinterpret_cast necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51588 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp