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)
commit4a4be11e62cdef0dac75aaac056859cccbdc794c
tree64e7ddd2a4d00fea7bbcc4721e140a17935446e9
parent5d7aaaed7dc5652a7b3efdfb8c8602f1ce5165bc
Copy the ThreadLocalMode in GlobalVariable::copyAttributesFrom

This fixes the oversight from r159077.

llvm-svn: 201098
llvm/lib/IR/Globals.cpp