Remove the query for TargetMachine and TargetInstrInfo since we're
authorEric Christopher <echristo@gmail.com>
Wed, 23 Jul 2014 22:12:03 +0000 (22:12 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 23 Jul 2014 22:12:03 +0000 (22:12 +0000)
commit3322b7eef10f68fc60387da14046ad6c2f9d4167
tree0417a57b7eceeefe1454fc1878ccf93106b3d9cb
parentccd1035ad49b552971487c42a1898118071312fa
Remove the query for TargetMachine and TargetInstrInfo since we're
already inside TargetInstrInfo.

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