summaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/SimplifyCFGPass.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-03-22 05:23:37 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-03-22 05:23:37 +0000
commitc1dc0679706f7538cd17169b920967c54661e5b6 (patch)
tree815521d8e780e580649eadf2a1d71bdaeac048e8 /lib/Transforms/Scalar/SimplifyCFGPass.cpp
parentd592e1a809c0322cac26ddc630a00e46639eaf32 (diff)
downloadllvm-c1dc0679706f7538cd17169b920967c54661e5b6.tar.gz
llvm-c1dc0679706f7538cd17169b920967c54661e5b6.tar.bz2
llvm-c1dc0679706f7538cd17169b920967c54661e5b6.tar.xz
Free all Constants in ~LLVMConstantImpl. We avoid assertion failures
by dropping all references from all constants that can use other constants before trying to destroy any of them. I also had to free bugpoint's Module in ~BugDriver(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99160 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/SimplifyCFGPass.cpp')
0 files changed, 0 insertions, 0 deletions