aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-07-06 01:48:01 +0000
committerRui Ueyama <ruiu@google.com>2015-07-06 01:48:01 +0000
commit92a8c82076f7e6a840af99a3bf19fabe1275eb5b (patch)
tree33ca3e367b28e44c53d8338c265c9793270ae37c /clang/lib/Frontend/CompilerInstance.cpp
parent88fe69ce210ecbec9f4850aed2c56074ef310437 (diff)
downloadllvm-92a8c82076f7e6a840af99a3bf19fabe1275eb5b.zip
llvm-92a8c82076f7e6a840af99a3bf19fabe1275eb5b.tar.gz
llvm-92a8c82076f7e6a840af99a3bf19fabe1275eb5b.tar.bz2
COFF: Set TLS table header field.
TLS table header field is supposed to have address and size of TLS table. The linker doesn't have to understand what TLS table is. TLS table's name is always "_tls_used", so if there's that symbol, the linker simply sets that symbol's RVA to the header. The size of the TLS table is always 40 bytes. llvm-svn: 241426
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions