diff options
| author | Rui Ueyama <ruiu@google.com> | 2017-10-04 00:50:11 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2017-10-04 00:50:11 +0000 |
| commit | 7d1f5fd8409320a58b912b2667cc7bee63b2efe7 (patch) | |
| tree | 248bf8d981c7114ec09d7f9384611583b53e90c5 /llvm/lib/Support/Parallel.cpp | |
| parent | e631c566e078fd1e4620e78529d868c31705820c (diff) | |
| download | llvm-7d1f5fd8409320a58b912b2667cc7bee63b2efe7.zip llvm-7d1f5fd8409320a58b912b2667cc7bee63b2efe7.tar.gz llvm-7d1f5fd8409320a58b912b2667cc7bee63b2efe7.tar.bz2 | |
Call exitLld() from elf::link.
We used to call exitLld() from a leaf function, Writer::run(), because
we had objects on the stack whose dtors are expensive. Now we no longer
have such objects on the stack, so there's no reason to exist from the
leaf function.
llvm-svn: 314869
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions
