Skip to content
Commit 359df742 authored by Nate Begeman's avatar Nate Begeman
Browse files

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.

llvm-svn: 66141
parent b7922dee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment