summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-10-04 00:50:11 +0000
committerRui Ueyama <ruiu@google.com>2017-10-04 00:50:11 +0000
commit7d1f5fd8409320a58b912b2667cc7bee63b2efe7 (patch)
tree248bf8d981c7114ec09d7f9384611583b53e90c5 /llvm/lib
parente631c566e078fd1e4620e78529d868c31705820c (diff)
downloadbcm5719-llvm-7d1f5fd8409320a58b912b2667cc7bee63b2efe7.tar.gz
bcm5719-llvm-7d1f5fd8409320a58b912b2667cc7bee63b2efe7.zip
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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud