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 | 6334e1351f8f7bb58b3399d7c001eed0a32e1c64 (patch) | |
tree | f0bf585cfff08f4193c83920159c6fce527480cc /test/Object | |
parent | a121e24c541097b51309a06297005ac257b6728f (diff) | |
download | external_llvm-6334e1351f8f7bb58b3399d7c001eed0a32e1c64.zip external_llvm-6334e1351f8f7bb58b3399d7c001eed0a32e1c64.tar.gz external_llvm-6334e1351f8f7bb58b3399d7c001eed0a32e1c64.tar.bz2 |
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!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179588 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Object')
0 files changed, 0 insertions, 0 deletions