Don't cast away qualifiers with C-style casts.
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 18:09:44 +0000 (18:09 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 18:09:44 +0000 (18:09 +0000)
commitc47a474802172608f0ddb68948e766155b5e40d4
treef28ffc7dd06b80d7c6b04d0e85646ceee0273f94
parentcd59dc5e81eb080cd9b61f5a7e7d9f3eec206d8c
Don't cast away qualifiers with C-style casts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp