diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-06-26 03:02:19 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-06-26 03:02:19 +0000 |
commit | 6098b2f5199c90ac36fda3cf6f049b72aacee27d (patch) | |
tree | f2fe726dbc3f2ffe4573887653a84539b90e2000 /clang/lib/AST/Expr.cpp | |
parent | 0843bff137fa43719744fba9d41fad4c827ab458 (diff) | |
download | bcm5719-llvm-6098b2f5199c90ac36fda3cf6f049b72aacee27d.tar.gz bcm5719-llvm-6098b2f5199c90ac36fda3cf6f049b72aacee27d.zip |
GlobalOpt: Don't optimize thread_local for initializers
Folding a reference to a thread_local variable into another global
variable's initializer is very problematic, there is no relocation that
exists to represent such an access.
llvm-svn: 211762
Diffstat (limited to 'clang/lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions