commit | 14a454a0056d9886a2e88c1d7feb614b33a49256 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Jun 30 23:33:35 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Jun 30 23:33:35 2016 +0000 |
tree | 32e53b48ca7be286f659ceb3044e9a852e7f3c23 | |
parent | 34f70b61181572b5183869b128aeea7d2ccbbe84 [diff] |
CodeGen: Use range-based for in LiveVariables, NFC Avoid an implicit iterator to pointer conversion in LiveVariables::runOnBlock by switching to a range-based for. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274297 91177308-0d34-0410-b5e6-96231b3b80d8