diff options
author | Greg Clayton <gclayton@apple.com> | 2012-01-27 18:18:23 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-01-27 18:18:23 +0000 |
commit | a73d26929449a8cb7a67e2914c34c74cd6e00188 (patch) | |
tree | ec7a45ac0bee9c459e31fb0f492d3d74c8d69577 /clang/lib/Basic/Module.cpp | |
parent | e3f6b5ce48f3c6ab22b266fa43ec2d99a932c898 (diff) | |
download | bcm5719-llvm-a73d26929449a8cb7a67e2914c34c74cd6e00188.tar.gz bcm5719-llvm-a73d26929449a8cb7a67e2914c34c74cd6e00188.zip |
There is no need to hold onto an ExecutionContext as a member variable.
ExecutionContext objects have shared pointers to Target, Process, Thread
and Frame objects and they can end up being held onto for too long.
llvm-svn: 149133
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions