diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-04-10 22:03:48 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-04-10 22:03:48 +0000 |
commit | 1ecafa880816cb17ee7c85ae98df9051ec4a8168 (patch) | |
tree | b1a02a606cf570e66a57ce375597a7af2e2fb548 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 577e921344053e0b8a002a792f8563b28e0428a0 (diff) | |
download | llvm-1ecafa880816cb17ee7c85ae98df9051ec4a8168.zip llvm-1ecafa880816cb17ee7c85ae98df9051ec4a8168.tar.gz llvm-1ecafa880816cb17ee7c85ae98df9051ec4a8168.tar.bz2 |
Simplify make_range by using move semantics
Move the iterators into the range the same way the range's ctor moves
them into the members.
Also remove some redundant top level parens in the return statement.
llvm-svn: 205993
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions