diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-12 01:39:01 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-12 01:39:01 +0000 |
commit | 4565ec0c1d85d7294659973761551a536835cf6d (patch) | |
tree | 809c0f6a8c4c87a0f103e34a5682767f28b973d1 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | ef4b4491240b7991c20b6cb0d9096021f6be998b (diff) | |
download | llvm-4565ec0c1d85d7294659973761551a536835cf6d.zip llvm-4565ec0c1d85d7294659973761551a536835cf6d.tar.gz llvm-4565ec0c1d85d7294659973761551a536835cf6d.tar.bz2 |
SystemZ: Avoid implicit iterator conversions, NFC
Avoid implicit conversions from MachineInstrBundleIterator to
MachineInstr* in the SystemZ backend, mainly by preferring MachineInstr&
over MachineInstr* and using range-based for loops.
llvm-svn: 275137
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions