[all-commits] [llvm/llvm-project] 53ee31: [Fuchsia] Make __start_* / __stop_* symbols hidden

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Aug 25 11:51:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53ee31c9871deceaff625dc772d52c0cec520ff9
      https://github.com/llvm/llvm-project/commit/53ee31c9871deceaff625dc772d52c0cec520ff9
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/test/Driver/fuchsia.c
    M clang/test/Driver/fuchsia.cpp

  Log Message:
  -----------
  [Fuchsia] Make __start_* / __stop_* symbols hidden

This is the intended semantics, see for more details:
https://sourceware.org/pipermail/binutils/2020-June/111685.html

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




More information about the All-commits mailing list