diff options
author | Vedant Kumar <vsk@apple.com> | 2017-05-01 21:41:01 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2017-05-01 21:41:01 +0000 |
commit | b33cc941428260f4f60112b6cdaf84d4b5c694d6 (patch) | |
tree | 6554675c894d2f0a6420c7ea5dc755c9165153aa /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e3dd6443268fb6493972fc6fff6d4a890bc57edb (diff) | |
download | llvm-b33cc941428260f4f60112b6cdaf84d4b5c694d6.zip llvm-b33cc941428260f4f60112b6cdaf84d4b5c694d6.tar.gz llvm-b33cc941428260f4f60112b6cdaf84d4b5c694d6.tar.bz2 |
[ubsan] Fall back to the fast unwinder when print_stacktrace=1
This makes it possible to get stacktrace info when print_stacktrace=1 on
Darwin (where the slow unwinder is not currently supported [1]). This
should not regress any other platforms.
[1] The thread about r300295 has a relatively recent discusion about
this. We should be able to enable the existing slow unwind functionality
for Darwin, but this needs more testing.
Differential Revision: https://reviews.llvm.org/D32517
llvm-svn: 301839
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions