commit | 29640bcb7d7738e7e611b0150b6ac57e2d2b723f | [log] [tgz] |
---|---|---|
author | David Majnemer <david.majnemer@gmail.com> | Thu Jun 26 03:02:19 2014 +0000 |
committer | David Majnemer <david.majnemer@gmail.com> | Thu Jun 26 03:02:19 2014 +0000 |
tree | 81c70c56439220a7417280abe3657ed676384430 | |
parent | b0f5a0e7e7fb08f6ab97603ef68b4837f62755a0 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211762 91177308-0d34-0410-b5e6-96231b3b80d8