[all-commits] [llvm/llvm-project] 8ea4ae: [OpenMP] Add search path for llvm-strip
kkwli via All-commits
all-commits at lists.llvm.org
Fri Feb 4 19:17:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ea4aed50a9f84d9617219ccc936c005c5f31c24
https://github.com/llvm/llvm-project/commit/8ea4aed50a9f84d9617219ccc936c005c5f31c24
Author: Kelvin Li <kkwli0 at gmail.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
Log Message:
-----------
[OpenMP] Add search path for llvm-strip
Add the build directory to the search path for llvm-strip instead
of solely relying on the PATH environment variable setting.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D118965
More information about the All-commits
mailing list