[all-commits] [llvm/llvm-project] e9e43e: [libc] Fix the regex detecting architecture triple...
lntue via All-commits
all-commits at lists.llvm.org
Fri Feb 10 22:15:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9e43e31d3bdce4f303793127f8444f16212454f
https://github.com/llvm/llvm-project/commit/e9e43e31d3bdce4f303793127f8444f16212454f
Author: Tue Ly <lntue at google.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCArchitectures.cmake
Log Message:
-----------
[libc] Fix the regex detecting architecture triplet for macOS.
Summary: See https://github.com/llvm/llvm-project/issues/60666
Reviewers:
Subscribers:
More information about the All-commits
mailing list