Don't try to use copy relocations with tls variables.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Feb 2018 23:04:06 +0000 (23:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Feb 2018 23:04:06 +0000 (23:04 +0000)
commit75e5736926bc03de96651e19ce0387924125cd18
tree738fd81c45fe5e65877cb71f413025aad887d7fd
parent37765ff326cecbaa9aca87c40312749a6ef3c768
Don't try to use copy relocations with tls variables.

Should fix the lldb bot.

llvm-svn: 324539
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/dso-local-executable.c