[all-commits] [llvm/llvm-project] a9c7d0: [libc] fix fullbuild handling for macro functions
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Oct 4 15:37:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9c7d0e1aeca5916ef8e994b517f3ad2b4e0b6a8
https://github.com/llvm/llvm-project/commit/a9c7d0e1aeca5916ef8e994b517f3ad2b4e0b6a8
Author: Michael Jones <michaelrj at google.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/test/src/sched/CMakeLists.txt
M libc/test/src/unistd/CMakeLists.txt
Log Message:
-----------
[libc] fix fullbuild handling for macro functions
Now they're only included at all if the mode is fullbuild.
Differential Revision: https://reviews.llvm.org/D135221
More information about the All-commits
mailing list