diff options
author | Kit Barton <kbarton@ca.ibm.com> | 2020-06-30 12:38:31 -0500 |
---|---|---|
committer | Kit Barton <kbarton@ca.ibm.com> | 2020-06-30 17:19:24 -0500 |
commit | 4c2c6c7cc1663ee123be806fa02ead0f175568bc (patch) | |
tree | 804ccf9f967303816c7d0d6e229e628727a72ef5 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | c8f1d442d0858f66fd4128fde6f67eb5202fa2b1 (diff) | |
download | llvm-4c2c6c7cc1663ee123be806fa02ead0f175568bc.zip llvm-4c2c6c7cc1663ee123be806fa02ead0f175568bc.tar.gz llvm-4c2c6c7cc1663ee123be806fa02ead0f175568bc.tar.bz2 |
[PPC][NFC] Replace TM with Subtarget->getTargetMachine() in preparation for GlobalISel.
There are two uses of TM (instance of TargetMachine) when checking options.
These will not work once we enable GlobalISel. This patch replaces those uses of
TM with Subtarget->getTargetMachine().
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions