diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-04-30 17:10:18 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-04-30 17:10:18 +0000 |
commit | 92fc0178c61db0fa9a9f52b4873fa366e47f658c (patch) | |
tree | 4cc38cce0458b874203d8727009b6bad1abd48c8 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | 553e5ebe4a79836a462a872609913174280a9255 (diff) | |
download | bcm5719-llvm-92fc0178c61db0fa9a9f52b4873fa366e47f658c.tar.gz bcm5719-llvm-92fc0178c61db0fa9a9f52b4873fa366e47f658c.zip |
__thread: Move constant init check to CheckCompleteVariableDeclaration
We were emitting dynamic initializers for __thread variables if there
was no explicit initializer, as in this test case:
struct S { S(); };
__thread S s;
llvm-svn: 207675
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions