diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-08 20:21:17 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-08 20:21:17 +0000 |
commit | 29c524983bcd40d78329ad6a1beb835d19ca31bd (patch) | |
tree | 3580a48341251b0e8398b5d101579ae4b8e2b973 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | acf564ca1565d3e5c4d296dc3cc417e3a18937d0 (diff) | |
download | bcm5719-llvm-29c524983bcd40d78329ad6a1beb835d19ca31bd.tar.gz bcm5719-llvm-29c524983bcd40d78329ad6a1beb835d19ca31bd.zip |
ARM: Remove implicit iterator conversions, NFC
Remove remaining implicit conversions from MachineInstrBundleIterator to
MachineInstr* from the ARM backend. In most cases, I made them less attractive
by preferring MachineInstr& or using a ranged-based for loop.
Once all the backends are fixed I'll make the operator explicit so that this
doesn't bitrot back.
llvm-svn: 274920
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions