[all-commits] [llvm/llvm-project] 31c85c: [compiler-rt][tsan] Make fiber support in thread s...

Joachim via All-commits all-commits at lists.llvm.org
Wed Mar 11 06:14:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 31c85ca06d731d22e9dcc6ac9569c5c27efc8c82
      https://github.com/llvm/llvm-project/commit/31c85ca06d731d22e9dcc6ac9569c5c27efc8c82
  Author: Joachim Protze <protze at itc.rwth-aachen.de>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan.syms.extra

  Log Message:
  -----------
  [compiler-rt][tsan] Make fiber support in thread sanitizer dynamic linkable

This patch will allow dynamic libraries to call into the fiber support functions
introduced in https://reviews.llvm.org/D54889

Differential Revision: https://reviews.llvm.org/D74487




More information about the All-commits mailing list