aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2009-03-05 06:34:37 +0000
committerNate Begeman <natebegeman@mac.com>2009-03-05 06:34:37 +0000
commit50cd6fda9e98f68a9a6e1adf72c38baf614bd305 (patch)
treeb71028f26c448a9ce7ecf38590518c9feb4aed56 /lib/Transforms/Utils/SimplifyCFG.cpp
parent6fb8f421eef59c454dba3688aade34ca1401dff2 (diff)
When allocating stubs, keep track of which Functions are referencing the stub.
This invalidates the stubs in the resolver map when they are no longer referenced, and should the JIT memory manager ever pick up a deallocateStub interface, the JIT could reclaim the memory for unused stubs as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66141 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions