diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-07-18 00:21:40 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-07-18 00:21:40 +0000 |
commit | fc50498ced7f85279b901fce302d01e558c74c7d (patch) | |
tree | 5a07244400533ce0f04cd9234a051932999b012b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0f5d5fae93404357c84d7d1b96fddb022c093d49 (diff) | |
download | bcm5719-llvm-fc50498ced7f85279b901fce302d01e558c74c7d.tar.gz bcm5719-llvm-fc50498ced7f85279b901fce302d01e558c74c7d.zip |
CodeGen: Don't create address significance table entries for thread-local variables.
The presence of these symbols in the symbol table can cause symbol type
mismatch errors (or undefined symbol errors on emulated TLS targets)
and they can't be ICF'd anyway.
llvm-svn: 337338
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions