diff options
author | Rui Ueyama <ruiu@google.com> | 2015-01-26 20:18:37 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-01-26 20:18:37 +0000 |
commit | 87d10ef3257788247081d6e94308e70c9c5bb08d (patch) | |
tree | 939cc80abb6a059ac830fb1e6518dd1a77688dd5 /llvm/lib/Support/CommandLine.cpp | |
parent | 00f792e19ecac8983109c9929be0af360e0810ea (diff) | |
download | llvm-87d10ef3257788247081d6e94308e70c9c5bb08d.zip llvm-87d10ef3257788247081d6e94308e70c9c5bb08d.tar.gz llvm-87d10ef3257788247081d6e94308e70c9c5bb08d.tar.bz2 |
Use parallel_sort in the LayoutPass.
Time to link lld using lld improved from 5.7s to 5.4s on Windows.
It's not a significant improvement but not bad for one-line change.
This patch includes a bug fix for Parallel.h as the original code
uses operator< instead of a compare function there.
llvm-svn: 227132
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions