[all-commits] [llvm/llvm-project] 99d650: [compiler-rt][test] Make glibc-* feature detection...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Dec 27 21:51:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99d650b3699eaf23adcff6b28ebbc7ec4b890b3b
https://github.com/llvm/llvm-project/commit/99d650b3699eaf23adcff6b28ebbc7ec4b890b3b
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-27 (Sun, 27 Dec 2020)
Changed paths:
M compiler-rt/test/lit.common.cfg.py
Log Message:
-----------
[compiler-rt][test] Make glibc-* feature detection work on a musl distribution
... where `ldd --version` has empty stdout and non-empty stderr.
More information about the All-commits
mailing list