Change RequiresMerge to RequiresUnique. It's a better description of what this
authorBill Wendling <isanbard@gmail.com>
Wed, 6 Oct 2010 07:03:52 +0000 (07:03 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 6 Oct 2010 07:03:52 +0000 (07:03 +0000)
commitc7a012e581ad11b2464afa71f43e32fc79f143c9
treebc18095aa32ba0d18a1861827ce637eecd766f21
parented7713df195051c3f9a79dcc5a21252224727c66
Change RequiresMerge to RequiresUnique. It's a better description of what this
fix is trying to accomplish.

This code could still use some polishing.

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