summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFrameInfo.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-02-13 13:21:24 +0000
committerDmitry Vyukov <dvyukov@google.com>2019-02-13 13:21:24 +0000
commit76e961207bd19b218f2afe66e55511261ee2f132 (patch)
treee5620207682df7031e6fbd7e54eb3eda365e0281 /llvm/lib/CodeGen/MachineFrameInfo.cpp
parentf81f7f3ef691058f3b1d970aa17b54284b8501ba (diff)
downloadbcm5719-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/MachineFrameInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud