Work in progress.
commitf50a75f75ce2a1cb834c4fb7b13ddac11cd9b9d4
authorNick Lewycky <nicholas@mxc.ca>
Mon, 2 Aug 2010 05:23:03 +0000 (2 05:23 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 2 Aug 2010 05:23:03 +0000 (2 05:23 +0000)
treefe49b817a83c24052985e9d9e116466e56259955
parent06a2340b7fcd3f03b591e4e3c505b93b0661e2f6
Work in progress.
Start cleaning up MergeFunctions to look more like the rest of LLVM. The
primary change here is to move the methods responsible for comparison into the
new FunctionComparator object. Some comments added. There's more to do.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110021 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/MergeFunctions.cpp