[all-commits] [llvm/llvm-project] f3d31c: Revert "[HWASan] Clean up hwasan_symbolize."

Nico Weber via All-commits all-commits at lists.llvm.org
Fri May 6 06:54:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3d31c7f8173624ed436a5754ffeab5952136058
      https://github.com/llvm/llvm-project/commit/f3d31c7f8173624ed436a5754ffeab5952136058
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M compiler-rt/lib/hwasan/scripts/hwasan_symbolize

  Log Message:
  -----------
  Revert "[HWASan] Clean up hwasan_symbolize."

This reverts commit 6ca1df61d29c1c46d8d6f51a1091a7651c8b1ab1.
Prerequisite for reverting 4af9392e13a212fe295dc.


  Commit: c9faea04b1f8ef658ee5367ba8f00266b2051263
      https://github.com/llvm/llvm-project/commit/c9faea04b1f8ef658ee5367ba8f00266b2051263
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M compiler-rt/lib/hwasan/scripts/hwasan_symbolize
    R compiler-rt/test/hwasan/TestCases/hwasan_symbolize.cpp

  Log Message:
  -----------
  Revert "[HWASan] Allow to linkify symbolizer output."

This reverts commit 4af9392e13a212fe295dc33455bc591b2dc8f859.
The new test fails on several machines (including some bots),
see https://reviews.llvm.org/D124950


Compare: https://github.com/llvm/llvm-project/compare/586efd52b93f...c9faea04b1f8


More information about the All-commits mailing list