Remove dead call to getTypeToTransformTo. The result is
authorEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 22:25:45 +0000 (22:25 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 22:25:45 +0000 (22:25 +0000)
commit50822e618ca30b8a004df66de9f84166427a1b57
treed16b7346bd8f60ee54d0a7ea60eae2500c924508
parent3e9c8c557b2e7175311af38f6cb0e47a0e2eea1d
Remove dead call to getTypeToTransformTo. The result is
unused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219347 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp