Copy the ThreadLocalMode in GlobalVariable::copyAttributesFrom
authorHans Wennborg <hans@hanshq.net>
Mon, 10 Feb 2014 17:13:56 +0000 (17:13 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 10 Feb 2014 17:13:56 +0000 (17:13 +0000)
commit1c4554854d93b66966b5eb3a451b3eb425ba4deb
tree4a07755cc29ae4642e37be42522e0c085b5a06ed
parent42faffddb903cfa91084b1ea362a0163bc2a2ae9
Copy the ThreadLocalMode in GlobalVariable::copyAttributesFrom

This fixes the oversight from r159077.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201098 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Globals.cpp