[all-commits] [llvm/llvm-project] 633e3d: [CMake] Print the autodetected host linker version
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Aug 5 20:23:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 633e3dacf27ea4950b7067803502490597ba96e0
https://github.com/llvm/llvm-project/commit/633e3dacf27ea4950b7067803502490597ba96e0
Author: Petr Hosek <phosek at google.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M clang/CMakeLists.txt
Log Message:
-----------
[CMake] Print the autodetected host linker version
There's no easy way to find out what the autodetected version is, but
sometimes it may be useful to confirm that the right version is being
used. Print it as CMake status message.
Differential Revision: https://reviews.llvm.org/D85362
More information about the All-commits
mailing list