| commit | f1ff53ecc29c50b4c493225fa11f6777aafa6858 | [log] [tgz] |
|---|---|---|
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Oct 09 22:56:24 2015 +0000 |
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Oct 09 22:56:24 2015 +0000 |
| tree | 99107bcbfd6000549cbb153a89bf9cc3495bbc6e | |
| parent | 6ed46bd3808ac4afa35f026846df25d98105efa1 [diff] |
CodeGen: Remove implicit ilist iterator conversions, NFC Finish removing implicit ilist iterator conversions from LLVMCodeGen. I'm sure there are lots more of these in lib/CodeGen/*/. llvm-svn: 249915