Patch that forces MergeFunctions pass for clang.
authorStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 24 Sep 2013 20:06:31 +0000 (20:06 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 24 Sep 2013 20:06:31 +0000 (20:06 +0000)
commit33300d91b66a86fc39482dd262fb735ca54d92e1
tree1b823694673dea6e1b88a41a3fc727836b6c1f81
parentd374c7b3bf49a62a722b52367f122ca7fd53ab08
Patch that forces MergeFunctions pass for clang.
It is temporary patch. We need to keep it in trunk, since it makes easer to test it on buildbots on different platforms.
Once we see stable MergeFunctions behaviour with satisfied perfomance, this patch will be removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191331 91177308-0d34-0410-b5e6-96231b3b80d8
utils/Misc/mergefunctions.clang.svn.patch [new file with mode: 0644]