[all-commits] [llvm/llvm-project] 772e37: [libc] Add ALIAS option to add_object_library rule.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Mar 6 14:11:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 772e37f8930724eaaa496ae62fabb8ae288b4086
https://github.com/llvm/llvm-project/commit/772e37f8930724eaaa496ae62fabb8ae288b4086
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCObjectRules.cmake
M libc/src/__support/threads/CMakeLists.txt
M libc/src/__support/threads/linux/CMakeLists.txt
Log Message:
-----------
[libc] Add ALIAS option to add_object_library rule.
This ALIAS option is now used with threads/callonce target.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D145409
More information about the All-commits
mailing list