summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2013-04-16 08:58:59 +0000
committerHans Wennborg <hans@hanshq.net>2013-04-16 08:58:59 +0000
commit5ff71205eef3831a98818211eb0a022b0030abee (patch)
treefdb991469cccfb4146f5167601e3b9f767d5aba3 /clang/lib/CodeGen/CodeGenModule.cpp
parentc9e1d992796ba1dd20004495038fbf18deeadb65 (diff)
downloadbcm5719-llvm-5ff71205eef3831a98818211eb0a022b0030abee.tar.gz
bcm5719-llvm-5ff71205eef3831a98818211eb0a022b0030abee.zip
Add four new functions and one new enum to the C API:
LLVMGetThreadLocalMode - exposes GlobalVariable::getThreadLocalMode LLVMSetThreadLocalMode - exposes GlobalVariable::setThreadLocalMode LLVMIsExternallyInitialized - exposes GlobalVariable::isExternallyInitialized LLVMSetExternallyInitialized - exposes GlobalVariable::setExternallyInitialized LLVMThreadLocalMode - maps to GlobalVariable::ThreadLocalMode Patch by Moritz Maxeiner! llvm-svn: 179588
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud