[all-commits] [llvm/llvm-project] b01433: [libc] Distinguish compiler and run failures
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Jan 21 15:27:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0143352634ba7ed29f1db6ea576c0abfd0b4a29
https://github.com/llvm/llvm-project/commit/b0143352634ba7ed29f1db6ea576c0abfd0b4a29
Author: Petr Hosek <phosek at google.com>
Date: 2021-01-21 (Thu, 21 Jan 2021)
Changed paths:
M libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
Log Message:
-----------
[libc] Distinguish compiler and run failures
This is useful for debugging issues, for example when cross-compiling.
Differential Revision: https://reviews.llvm.org/D95118
More information about the All-commits
mailing list