Set dso_local on tls init functions.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Mar 2018 23:18:06 +0000 (23:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Mar 2018 23:18:06 +0000 (23:18 +0000)
commitabdb3224386475aec79bbd3345c62d988e622ca7
tree80fd9432a0094b0c12e1da646fd9d5f08955e4df
parent91af2747f284098a98a9ce7738618cb771edbd77
Set dso_local on tls init functions.

We copy the visibility, so copying the dso_local flag seems the
natural thing to do.

llvm-svn: 326961
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/test/CodeGenCXX/runtime-dllstorage.cpp