Add support for const thread locals.
authorOwen Anderson <resistor@mac.com>
Thu, 25 Jun 2009 23:31:18 +0000 (23:31 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 25 Jun 2009 23:31:18 +0000 (23:31 +0000)
commit438d3946afc9ba502d56269d1a1d2c18d38d7e23
treef60b9da38d11a41af6bed85f3ba03b511baeb819
parent7e026b74dd1fdaa81a147488423571c59079d9bb
Add support for const thread locals.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74226 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/ThreadLocal.h
lib/System/ThreadLocal.cpp
lib/System/Win32/ThreadLocal.inc