[all-commits] [llvm/llvm-project] c0f959: add tsan shared library

ZijunZhaoCCK via All-commits all-commits at lists.llvm.org
Thu Jan 20 09:54:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0f9592daae3be17e5fd1528a8f6067cb0c3bd91
      https://github.com/llvm/llvm-project/commit/c0f9592daae3be17e5fd1528a8f6067cb0c3bd91
  Author: zijunzhao <zijunzhao at google.com>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
    M compiler-rt/cmake/config-ix.cmake

  Log Message:
  -----------
  add tsan shared library

Add tsan shared library on Android. Only build tsan when minSdkVersion is above 23.

Reviewed By: danalbert, vitalybuka

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




More information about the All-commits mailing list