]> granicus.if.org Git - clang/commit
Fix uninitialized use in GetAddrOfGlobalBlock, reenable assert.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 12 Mar 2009 03:07:24 +0000 (03:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 12 Mar 2009 03:07:24 +0000 (03:07 +0000)
commitd67b09abf241e527ecb2fd02b772f9486b30fd2f
tree42b694861ec135df22f2df356bce739c32e86f3e
parente8cba00b40ce8a31e8d2ee6f3ca8243cd1e37719
Fix uninitialized use in GetAddrOfGlobalBlock, reenable assert.
 - Mike, please verify.

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