diff options
| author | 2012-11-07 22:49:06 -0800 | |
|---|---|---|
| committer | 2012-11-07 22:51:33 -0800 | |
| commit | 2f66382fdb5e98537f724eba43ef1c7162c71b0e (patch) | |
| tree | ff277695e4aad975427f4441c3a45f90c448f7aa /src/compiler_llvm/compiler_llvm.h | |
| parent | a0a641c5c47ef37a5d9467582c3dbc4cd3d29529 (diff) | |
Restrict Compiler ThreadPool lifetime to compile-time
The Compiler object continues to exist after compilation is done so we
can get the state after compilation, but we don't need to keep the
threads alive. Now they have the same lifetime as the TimingLogger
which seems appropriate.
Change-Id: Idcf871c699563cd239f16418fb83a8d9bffe8c52
Diffstat (limited to 'src/compiler_llvm/compiler_llvm.h')
0 files changed, 0 insertions, 0 deletions