diff options
author | Rui Ueyama <ruiu@google.com> | 2015-06-08 08:26:28 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-06-08 08:26:28 +0000 |
commit | f533d3e09d389ff99219914c4210ad6dc88dd178 (patch) | |
tree | b913a0f6d4d5e08dff049fa9333ef4a95d42732a /llvm | |
parent | 32c0539691886d27abd8891641bb496a67f74747 (diff) | |
download | bcm5719-llvm-f533d3e09d389ff99219914c4210ad6dc88dd178.tar.gz bcm5719-llvm-f533d3e09d389ff99219914c4210ad6dc88dd178.zip |
COFF: Avoid callign stable_sort.
MSVC profiler reported that this stable_sort takes 7% time
when self-linking. As a result, createSection was taking 10% time.
Now createSection takes 3%. This small change actually makes
the linker a bit but perceptibly faster.
llvm-svn: 239292
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions