[all-commits] [llvm/llvm-project] cab6ac: [libc] Add an optional `NAME` argument to `add_ent...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Feb 26 21:43:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cab6ac2612b5e4f22fca357a2c0740bc1b995e96
https://github.com/llvm/llvm-project/commit/cab6ac2612b5e4f22fca357a2c0740bc1b995e96
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M libc/cmake/modules/LLVMLibCRules.cmake
Log Message:
-----------
[libc] Add an optional `NAME` argument to `add_entrypoint_object` rule.
This argument can be used to specify the entrypoint name if it is different
from the target name.
Reviewers: gchatelet, abrachet
Differential Revision: https://reviews.llvm.org/D74948
More information about the All-commits
mailing list