diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-04-16 08:58:59 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-04-16 08:58:59 +0000 |
commit | 5ff71205eef3831a98818211eb0a022b0030abee (patch) | |
tree | fdb991469cccfb4146f5167601e3b9f767d5aba3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c9e1d992796ba1dd20004495038fbf18deeadb65 (diff) | |
download | bcm5719-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