Transforms: Fix a use of the old DebugLoc in unittests
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 21:05:29 +0000 (21:05 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 21:05:29 +0000 (21:05 +0000)
commit454c320c6eb05f749eee0502f9db6c7ce84f1067
tree0716c3745dac584a25447c064237c7de2fe45a8f
parentf9ed6b05a52ef59250dc4025f2530d804a9c5e1f
Transforms: Fix a use of the old DebugLoc in unittests

Missed this one before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233597 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Transforms/Utils/Cloning.cpp