[all-commits] [llvm/llvm-project] 168bc7: [sanitizer] Remove storeIds and use padding of Sta...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun Nov 28 01:59:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 168bc7ce7e2ebe6527bf3fdd9262ef5c0deab4fc
      https://github.com/llvm/llvm-project/commit/168bc7ce7e2ebe6527bf3fdd9262ef5c0deab4fc
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-11-28 (Sun, 28 Nov 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp

  Log Message:
  -----------
  [sanitizer] Remove storeIds and use padding of StackDepotNode

Depends on D114489.

Reviewed By: morehouse, dvyukov

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




More information about the All-commits mailing list