Copy dll storage in copyAttributes.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 13 Feb 2014 05:11:35 +0000 (05:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 13 Feb 2014 05:11:35 +0000 (05:11 +0000)
commit17c9169bbd335429ba9af5bf2637e92f79075abd
tree1aeebfe53d5af030ed116b2ef8cb15b862e77640
parent525637575cedf7d760e64af6ab0deaf846ca3d11
Copy dll storage in copyAttributes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Globals.cpp
test/Linker/dllstorage-a.ll [new file with mode: 0644]
test/Linker/dllstorage-b.ll [new file with mode: 0644]