Added functions cross-reference test.
authorStepan Dyatkovskiy <stpworld@narod.ru>
Mon, 9 Jun 2014 19:03:02 +0000 (19:03 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Mon, 9 Jun 2014 19:03:02 +0000 (19:03 +0000)
commit77b0b852fad6397db36a14c85dac8747d0fb9211
treefa9d9d71f366ed23514b65b796801f88885a221a
parent5396370ebb0bbda82f147854fc88a5dda4a68a82
Added functions cross-reference test.
Originally this similar was initiated by Björn Steinbrink here:
http://reviews.llvm.org/D3437

Bug itself has been fixed by principal changes in MergeFunctions. Though
special checks for functions merging are still actual. And the test has
been accepted with slight modifications.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210486 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/MergeFunc/functions.ll [new file with mode: 0644]