diff options
author | Craig Topper <craig.topper@intel.com> | 2018-05-16 23:39:27 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-05-16 23:39:27 +0000 |
commit | 342273a13988b0ebe2428c041c14b86dedbfce4a (patch) | |
tree | 373d89cde4ec379096950fa5028229e7082a9c11 /llvm/utils/lit/tests/xunit-output.py | |
parent | a52d30b2bc2574c3f8301c7bf9397ce6f2035a98 (diff) | |
download | llvm-342273a13988b0ebe2428c041c14b86dedbfce4a.zip llvm-342273a13988b0ebe2428c041c14b86dedbfce4a.tar.gz llvm-342273a13988b0ebe2428c041c14b86dedbfce4a.tar.bz2 |
[CodeGen] Use MachineInstr::getOperand(0) instead of gets the defs iterator_range and calling begin. NFC
Defs are well defined to come first in MachineInstr operand list. No need for a more complex indirection.
llvm-svn: 332559
Diffstat (limited to 'llvm/utils/lit/tests/xunit-output.py')
0 files changed, 0 insertions, 0 deletions