[all-commits] [llvm/llvm-project] 44089c: [compiler-rt] intercept sched_getaffinity on freeb...

David CARLIER via All-commits all-commits at lists.llvm.org
Thu Dec 28 11:55:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44089c21c1a3072195abcc1896490215ade6e742
      https://github.com/llvm/llvm-project/commit/44089c21c1a3072195abcc1896490215ade6e742
  Author: David CARLIER <devnexen at gmail.com>
  Date:   2023-12-28 (Thu, 28 Dec 2023)

  Changed paths:
    M compiler-rt/lib/msan/tests/msan_test.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h

  Log Message:
  -----------
  [compiler-rt] intercept sched_getaffinity on freebsd. (#76509)

freebsd releases up to 13.1 are eol and sched_getaffinity wrapper is
available since 13.1.




More information about the All-commits mailing list