[all-commits] [llvm/llvm-project] ca8b7e: [CMake] Add llvm-config to DEBUGINFO_TEST_DEPS
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jun 25 16:49:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca8b7ef763797253e08f614a7d38b76e77806b12
https://github.com/llvm/llvm-project/commit/ca8b7ef763797253e08f614a7d38b76e77806b12
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M debuginfo-tests/CMakeLists.txt
Log Message:
-----------
[CMake] Add llvm-config to DEBUGINFO_TEST_DEPS
Fix `fatal: Could not run process ['/path/to/build/./bin/llvm-config', '--build-mode']`
when running check-debuginfo in a fresh build directory.
More information about the All-commits
mailing list