[all-commits] [llvm/llvm-project] 80368a: [libc] Check if the hermetic test target exists
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Jul 5 10:09:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80368a104e09f50ceab23f84dea97ed117804ba2
https://github.com/llvm/llvm-project/commit/80368a104e09f50ceab23f84dea97ed117804ba2
Author: Petr Hosek <phosek at google.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
Log Message:
-----------
[libc] Check if the hermetic test target exists
When crt1 isn't available, which is typical on baremetal, hermetic tests
aren't created and the hermetic test target won't be available.
Differential Revision: https://reviews.llvm.org/D154279
More information about the All-commits
mailing list