diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-13 17:23:21 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-13 17:35:58 -0800 |
commit | fa6984a3de81b74bf03325bea71416d8bf483efb (patch) | |
tree | 81b13a759427f40e69cfc887ba6aec143a3e45a2 /llvm/unittests/Analysis/UnrollAnalyzerTest.cpp | |
parent | 1dfede3122eec83b885d788553e3620806d54650 (diff) | |
download | bcm5719-llvm-fa6984a3de81b74bf03325bea71416d8bf483efb.tar.gz bcm5719-llvm-fa6984a3de81b74bf03325bea71416d8bf483efb.zip |
[LLDB] Don't install the pretty stack trace handler twice.
I noticed that currently we are printing LLVM's pretty stack trace
twice. The reason is that we're calling PrintStackTraceOnErrorSignal in
addition to InitLLVM, which besides some other useful things, also
register LLVM's pretty stack trace handler.
Differential revision: https://reviews.llvm.org/D70216
Diffstat (limited to 'llvm/unittests/Analysis/UnrollAnalyzerTest.cpp')
0 files changed, 0 insertions, 0 deletions