diff options
author | Jeffrey Yasskin <jyasskin@google.com> | 2010-02-11 01:07:39 +0000 |
---|---|---|
committer | Jeffrey Yasskin <jyasskin@google.com> | 2010-02-11 01:07:39 +0000 |
commit | e0913883b789913f68cc975a45b31270c1185b24 (patch) | |
tree | 6d61302357c45fd8f17010cc5ecc3cb525774e6e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0a5a2216e2d52482d0c59220d4b85f828aeaae70 (diff) | |
download | bcm5719-llvm-e0913883b789913f68cc975a45b31270c1185b24.tar.gz bcm5719-llvm-e0913883b789913f68cc975a45b31270c1185b24.zip |
Make it possible to create multiple JIT instances at the same time, by removing
the global TheJIT and TheJITResolver variables. Lazy compilation is supported
by a global map from a stub address to the JITResolver that knows how to
compile it.
Patch by Olivier Meurant!
llvm-svn: 95837
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions