OSDN Git Service

ValueMapper: Use API from r266503 in unit tests, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 16 Apr 2016 01:40:24 +0000 (01:40 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 16 Apr 2016 01:40:24 +0000 (01:40 +0000)
commit90cac211513c871328fed40465802f82a572914e
treed09a4d4446c91d84d6c334644a9308f597312049
parentd83a5e8fc614320c0f696ab21992dcc0ddd5d9af
ValueMapper: Use API from r266503 in unit tests, NFC

I'm not in a hurry to migrate all the users, but the unit tests at least
should use the new API.

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