diff options
author | Nate Begeman <natebegeman@mac.com> | 2009-03-05 06:34:37 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2009-03-05 06:34:37 +0000 |
commit | 359df7420f821d431c98d1b9145398de4558d370 (patch) | |
tree | 707b0898e62212ac1d832808396077e9c7f57f7f /clang/lib/Driver/Driver.cpp | |
parent | b7922dee156105ef958c55ff2b64cd473035e0a0 (diff) | |
download | bcm5719-llvm-359df7420f821d431c98d1b9145398de4558d370.tar.gz bcm5719-llvm-359df7420f821d431c98d1b9145398de4558d370.zip |
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
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions