diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2019-02-13 13:21:24 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2019-02-13 13:21:24 +0000 |
commit | 76e961207bd19b218f2afe66e55511261ee2f132 (patch) | |
tree | e5620207682df7031e6fbd7e54eb3eda365e0281 /llvm/lib/CodeGen/LiveRegUnits.cpp | |
parent | f81f7f3ef691058f3b1d970aa17b54284b8501ba (diff) | |
download | bcm5719-llvm-76e961207bd19b218f2afe66e55511261ee2f132.tar.gz bcm5719-llvm-76e961207bd19b218f2afe66e55511261ee2f132.zip |
tsan: add fiber support
This patch adds functions for managing fibers:
__tsan_get_current_fiber()
__tsan_create_fiber()
__tsan_destroy_fiber()
__tsan_switch_to_fiber()
__tsan_set_fiber_name()
See the added tests for use examples.
Author: yuri (Yuri Per)
Reviewed in: https://reviews.llvm.org/D54889
[The previous commit of this change was reverted,
this is a resubmit with a squashed fix for check_analyze.sh
and COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED]
llvm-svn: 353947
Diffstat (limited to 'llvm/lib/CodeGen/LiveRegUnits.cpp')
0 files changed, 0 insertions, 0 deletions