| commit | d88c8a104f74f885717cfefddf5d02d3c05a5461 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Sun Apr 19 21:38:35 2009 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Sun Apr 19 21:38:35 2009 +0000 |
| tree | d2f937e7ba99e0092d34b7d72fdcdda8250880c4 | |
| parent | a0b1f76d1022a02c6c396c55f13563cfa490a8fb [diff] |
Add target property for whether thread-local storage is supported. Let me know if I messed up for some target. Note that for Windows, we should be able to support it (MSVC supports "__declspec(thread)"), but I'm pretty sure LLVM doesn't know how to generate the correct code. llvm-svn: 69552