aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2018-09-30 22:31:29 +0000
committerFangrui Song <maskray@google.com>2018-09-30 22:31:29 +0000
commit3507c6e88479866e6b057ecbfd74b8d72b8275c3 (patch)
treecd17d63ff2fc849c31c5e17a23d7a3f630e0690a /llvm/lib/CodeGen/MachineInstr.cpp
parent1d38c13f6e22889624df47b74bf058cf1864b392 (diff)
downloadllvm-3507c6e88479866e6b057ecbfd74b8d72b8275c3.zip
llvm-3507c6e88479866e6b057ecbfd74b8d72b8275c3.tar.gz
llvm-3507c6e88479866e6b057ecbfd74b8d72b8275c3.tar.bz2
Use the container form llvm::sort(C, ...)
There are a few leftovers in rL343163 which span two lines. This commit changes these llvm::sort(C.begin(), C.end, ...) to llvm::sort(C, ...) llvm-svn: 343426
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions