diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-10-26 18:59:00 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-10-26 18:59:00 +0000 |
commit | cb09daab0ae205248b65c45a913f7c9123915d34 (patch) | |
tree | 10981c5faa5e4b018a922adf019e85ef3bc2ae1d /lldb/packages/Python/lldbsuite/test/lang/cpp | |
parent | 2fabecaee309a48dfc72680daba7f7cb922441f7 (diff) | |
download | bcm5719-llvm-cb09daab0ae205248b65c45a913f7c9123915d34.tar.gz bcm5719-llvm-cb09daab0ae205248b65c45a913f7c9123915d34.zip |
Call _exit.
As the state of lld gets more complicated, shutting down gets more
expensive.
In a normal lld run we can just call _exit immediately after renaming
the temporary output file. We still want the ability to run a full
shutdown since that is useful for detecting memory leaks.
This patch adds a --full-shutdown flag and changes lit to use it.
llvm-svn: 285224
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions