[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
Thu Dec 8 15:28:29 PST 2022


sivachandra created this revision.
sivachandra added a reviewer: gchatelet.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

For the bazel build, we also build all source files with
-fvisibility=hidden.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139678

Files:
  libc/src/__support/common.h
  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.481462.patch
Type: text/x-patch
Size: 11938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221208/7a3259df/attachment.bin>


More information about the libc-commits mailing list