summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-06-08 08:26:28 +0000
committerRui Ueyama <ruiu@google.com>2015-06-08 08:26:28 +0000
commitf533d3e09d389ff99219914c4210ad6dc88dd178 (patch)
treeb913a0f6d4d5e08dff049fa9333ef4a95d42732a /llvm
parent32c0539691886d27abd8891641bb496a67f74747 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud