when we tear down a module, we need to be careful to
authorChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 03:37:35 +0000 (03:37 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 03:37:35 +0000 (03:37 +0000)
commit1e0dc8e12396ee8021c91c6115585f5877f35efb
treee4c6a1bf6362f5ada2728d8971578b618fe80de8
parent6d013fc381db73b4e9d413e786b95db9b2fefd57
when we tear down a module, we need to be careful to
zap BlockAddress values.

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