commit | cdd64328c7a794c3229aba52e4b5a55cb8400adc | [log] [tgz] |
---|---|---|
author | David Greene <greened@obbligato.org> | Fri Jul 29 19:07:02 2011 +0000 |
committer | David Greene <greened@obbligato.org> | Fri Jul 29 19:07:02 2011 +0000 |
tree | 5a224f40447abf16403bb79f4654ff00838050e7 | |
parent | b3da8123c0a440f4b7115ecbcef2ccb85e328b68 [diff] |
[AVX] Remove non-const Iterators Remove all non-const iterators from Init classes. This is another step toward constifying Inits and ultimately turning them into FoldingSetNodes. llvm-svn: 136484