diff options
| author | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2008-10-25 15:41:43 +0000 |
|---|---|---|
| committer | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2008-10-25 15:41:43 +0000 |
| commit | 5457ce9ac34381f3cd66676dfe63d3aeb2620f42 (patch) | |
| tree | 7224d798aaca619d5c646fc13bdfa85d6420469d /llvm/lib/Debugger/SourceFile.cpp | |
| parent | db30612fc4c61a72b30fe4c3dee92ba436bc483b (diff) | |
| download | bcm5719-llvm-5457ce9ac34381f3cd66676dfe63d3aeb2620f42.tar.gz bcm5719-llvm-5457ce9ac34381f3cd66676dfe63d3aeb2620f42.zip | |
Support for allocation of TLS variables in the JIT. Allocation of a global
variable is moved to the execution engine. The JIT calls the TargetJITInfo
to allocate thread local storage. Currently, only linux/x86 knows how to
allocate thread local global variables.
llvm-svn: 58142
Diffstat (limited to 'llvm/lib/Debugger/SourceFile.cpp')
0 files changed, 0 insertions, 0 deletions

