[all-commits] [llvm/llvm-project] 30d292: [sanitizer-common] Pickup llvm-symbolizer from $OU...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Dec 16 11:59:42 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30d292ddbb7ec84b422738cf52ee0cf49b0369f3
https://github.com/llvm/llvm-project/commit/30d292ddbb7ec84b422738cf52ee0cf49b0369f3
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M compiler-rt/test/sanitizer_common/lit.common.cfg.py
M compiler-rt/test/sanitizer_common/lit.site.cfg.py.in
Log Message:
-----------
[sanitizer-common] Pickup llvm-symbolizer from $OUT/bin IFF exists.
Fix-forward for D93352.
Slight rework of the same idea, pickup the external symbolizer from the
binary directory iff it exists.
More information about the All-commits
mailing list