Remove InstrItineraryData off of the TargetMachine - it's already
authorEric Christopher <echristo@gmail.com>
Fri, 13 Jun 2014 23:11:13 +0000 (23:11 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 13 Jun 2014 23:11:13 +0000 (23:11 +0000)
commit53551e2476b6ef291fd256a24b1f144587e1e073
tree7cba2165c659c8b4ac3f6a5e5ea711ffb281c490
parent58c99da4d89b0f6b5be6066d2888b0ddc41c8a7c
Remove InstrItineraryData off of the TargetMachine - it's already
on the subtarget and just forward the accessor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210955 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/ARM/ARMTargetMachine.h