Work in progress.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 2 Aug 2010 05:23:03 +0000 (05:23 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 2 Aug 2010 05:23:03 +0000 (05:23 +0000)
commit78d4330fd83a94707b345e19f5277e7a46892689
treefe49b817a83c24052985e9d9e116466e56259955
parent1d17d199a4cd6190fdf82e35c42b617eaae2cd35
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