[all-commits] [llvm/llvm-project] 51b899: [libc] Extend add_object rule to handle helper obj...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Sat Mar 28 00:10:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 51b899c846e6fed13d22721b99cf8dc3f98363db
https://github.com/llvm/llvm-project/commit/51b899c846e6fed13d22721b99cf8dc3f98363db
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-03-28 (Sat, 28 Mar 2020)
Changed paths:
M libc/cmake/modules/LLVMLibCRules.cmake
M libc/loader/linux/CMakeLists.txt
M libc/src/signal/linux/CMakeLists.txt
M libc/test/loader/CMakeLists.txt
M libc/test/src/signal/CMakeLists.txt
Log Message:
-----------
[libc] Extend add_object rule to handle helper object libraries.
The rule is now called add_object_library.
Reviewers: abrachet
Differential Revision: https://reviews.llvm.org/D76826
More information about the All-commits
mailing list