summaryrefslogtreecommitdiff
path: root/compiler/utils/jni_macro_assembler.cc
diff options
context:
space:
mode:
author Ulya Trafimovich <skvadrik@google.com> 2023-01-25 17:45:27 +0000
committer Ulya Trofimovich <skvadrik@google.com> 2023-02-03 16:52:59 +0000
commit5e43dad53f664e8dcecdfb41c0a15abb659fa409 (patch)
tree77eec0a2c7a552af384fad7394036c51ef9af224 /compiler/utils/jni_macro_assembler.cc
parentb4311a6730da0575340733a7d8568406474a44ca (diff)
libsigchain: handle the case when SA_RESTORER in not defined by bionic.
SA_RESTORER is not defined by bionic for some architectures (riscv64). The code should not assume it is defined, and it does not assume so in other places in this file: SA_RESTORER usage is guarded with defines everywhere except for the one place fixed in this commit. Test: lunch aosp_riscv64-userdebug && m dist Change-Id: Iaea8b1becb577a09e864232fd2ea0d4ba83cef79
Diffstat (limited to 'compiler/utils/jni_macro_assembler.cc')
0 files changed, 0 insertions, 0 deletions