[all-commits] [llvm/llvm-project] ce9325: [libc][bazel] Mark all libc public functions to ha...

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Dec 12 09:22:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce932556af10767a3da84fc1ad0e36a0a4f3eefa
      https://github.com/llvm/llvm-project/commit/ce932556af10767a3da84fc1ad0e36a0a4f3eefa
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl

  Log Message:
  -----------
  [libc][bazel] Mark all libc public functions to have "default" visibility.

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

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D139678




More information about the All-commits mailing list