diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2019-10-21 23:57:12 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2019-10-21 23:57:12 +0000 |
commit | a3697b7f0eb500a70f161e7f8633d3936ab4ad81 (patch) | |
tree | 837f3f6d090c51ebc3e33153379400563088c3e6 /lib/builtins/fp_extend_impl.inc | |
parent | 89a8e62c03aa2cfe044c9023ec3bbaefb835a7df (diff) | |
download | compiler-rt-a3697b7f0eb500a70f161e7f8633d3936ab4ad81.tar.gz |
[hwasan] Workaround unwinder issues in try-catch test.
Android links the unwinder library to every DSO. The problem is,
unwinder has global state, and hwasan implementation of personality
function wrapper happens to rub it the wrong way.
Switch the test to static libc++ as a temporary workaround.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@375471 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/builtins/fp_extend_impl.inc')
0 files changed, 0 insertions, 0 deletions