[all-commits] [llvm/llvm-project] d8c1d3: [fuchsia] Don't include duplicate profiling symbol...

Tyler Mandry via All-commits all-commits at lists.llvm.org
Thu Apr 21 08:44:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8c1d37ba37d22351e3edd4667e639898418419b
      https://github.com/llvm/llvm-project/commit/d8c1d37ba37d22351e3edd4667e639898418419b
  Author: Tyler Mandry <tmandry at google.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M compiler-rt/lib/profile/InstrProfilingPlatformOther.c

  Log Message:
  -----------
  [fuchsia] Don't include duplicate profiling symbols for Fuchsia

InstrProfilingPlatformLinux.c already provides these symbols. Linker order
saved us from noticing before.

Reviewed By: mcgrathr

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




More information about the All-commits mailing list