diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-10-16 20:24:07 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-10-16 20:24:07 +0000 |
commit | c659df9389a99ca62a2646da123c198009eb75dc (patch) | |
tree | 0c66326efd27844bf240353438d9eb1856172ba7 /llvm/lib/LineEditor | |
parent | 78ecb8737d97a038770af9f6a1ad1d7925c87eb7 (diff) | |
download | bcm5719-llvm-c659df9389a99ca62a2646da123c198009eb75dc.tar.gz bcm5719-llvm-c659df9389a99ca62a2646da123c198009eb75dc.zip |
[SROA] Start more deeply moving SROA to use ranges rather than just
iterators.
There are a ton of places where it essentially wants ranges
rather than just iterators. This is just the first step that adds the
core slice range typedefs and uses them in a couple of places. I still
have to explicitly construct them because they've not been punched
throughout the entire set of code. More range-based cleanups incoming.
llvm-svn: 219955
Diffstat (limited to 'llvm/lib/LineEditor')
0 files changed, 0 insertions, 0 deletions