Given two identical weak functions, produce one internal function and two weak
authorNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 15:56:56 +0000 (15:56 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 15:56:56 +0000 (15:56 +0000)
commit8728d7a3ea7cad3297f9ab0984358007238ae83a
tree90aabaabcaa37310a279b03150c147cfa9126b44
parent7e0842fb21791d2600ac763cc41931003ae4d878
Given two identical weak functions, produce one internal function and two weak
thunks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/MergeFunctions.cpp
test/Transforms/MergeFunc/fold-weak.ll [new file with mode: 0644]