[all-commits] [llvm/llvm-project] cb76c4: [lsan][test] Temporarily disable ppc64 and ppc64le...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 25 10:26:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb76c4d71c41bbbae47852d7980e74b57c5a28df
https://github.com/llvm/llvm-project/commit/cb76c4d71c41bbbae47852d7980e74b57c5a28df
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M compiler-rt/test/lsan/lit.common.cfg.py
Log Message:
-----------
[lsan][test] Temporarily disable ppc64 and ppc64le to appease clang-ppc64le-rhel
Seems that ppc64 lsan doesn't work with default PIE (see D120305):
https://lab.llvm.org/buildbot/#/builders/57/builds/15506
More information about the All-commits
mailing list