[libc-commits] [PATCH] D139678: [libc][bazel] Mark all libc public functions to have "default" visibility.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Dec 9 22:42:13 PST 2022
sivachandra updated this revision to Diff 481832.
sivachandra added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- Confine the change to bazel.
- Use local_defines instead of copts to pass preprocessor defines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139678/new/
https://reviews.llvm.org/D139678
Files:
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139678.481832.patch
Type: text/x-patch
Size: 12103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221210/893d1498/attachment.bin>
More information about the libc-commits
mailing list