[all-commits] [llvm/llvm-project] e5c2a4: [sanitizer] Run Stack compression in background th...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Dec 8 13:00:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5c2a46c5e8fc038b9f6c898df9628f9524dc10e
      https://github.com/llvm/llvm-project/commit/e5c2a46c5e8fc038b9f6c898df9628f9524dc10e
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
    M compiler-rt/test/sanitizer_common/TestCases/compress_stack_depot.cpp

  Log Message:
  -----------
  [sanitizer] Run Stack compression in background thread

Depends on D114495.

Reviewed By: dvyukov

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




More information about the All-commits mailing list