diff options
author | 2023-01-12 15:00:47 +0000 | |
---|---|---|
committer | 2023-01-13 14:25:46 +0000 | |
commit | 1f3861de4cacb51eacbb624e377b9dc7d7f96cc1 (patch) | |
tree | af51e662d066540d634f2c3494cccb37ac9c91dd /compiler/optimizing/licm.h | |
parent | fc1e0760d1923bd038e96110ad2b0743307beabb (diff) |
Init fault manager even if we don't install signal handlers.
A few tests rely on libsigchain intercepting system calls and won't pass
with default libc implementation. We did not observe any test failures
previously, because all supported architectures enable optimizations
that cause signal handlers to be installed.
Bug: none
Test: art/test.py --target -r --64 --interpreter \
004-SignalTest \
305-other-fault-handler
# observe that the tests pass in switch interpreter mode
# (disable optimizations that trigger signal handler installation)
Test: art/test.py --host # ensure the case without libsigchain works
Change-Id: Ie8c1cf3f5add15ccc1225c2147d13b5021ebb25c
Diffstat (limited to 'compiler/optimizing/licm.h')
0 files changed, 0 insertions, 0 deletions