[all-commits] [llvm/llvm-project] bf47ff: [LSAN] Remove -fuse-ld=lld from HWASAN config

kstoimenov via All-commits all-commits at lists.llvm.org
Sat Jan 28 08:08:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf47ffaa76fbda1ba96d41ee2681e45d2445be1e
      https://github.com/llvm/llvm-project/commit/bf47ffaa76fbda1ba96d41ee2681e45d2445be1e
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M compiler-rt/test/lsan/lit.common.cfg.py

  Log Message:
  -----------
  [LSAN] Remove -fuse-ld=lld from HWASAN config

I needed that to make -fsanitize-hwaddress-experimental-aliasing work, but it looks like the test pass without it also. This should fix https://lab.llvm.org/buildbot/#/builders/192 failures.

Reviewed By: kstoimenov

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




More information about the All-commits mailing list