[all-commits] [llvm/llvm-project] e9a9c8: Revert "[InstrProfiling] If no value profiling, ma...

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Jun 4 07:00:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9a9c850989e2392b7f16dea2449312c15bd0240
      https://github.com/llvm/llvm-project/commit/e9a9c850989e2392b7f16dea2449312c15bd0240
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-06-04 (Fri, 04 Jun 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
    M llvm/test/Instrumentation/InstrProfiling/comdat.ll
    M llvm/test/Instrumentation/InstrProfiling/icall.ll
    M llvm/test/Instrumentation/InstrProfiling/linkage.ll
    M llvm/test/Instrumentation/InstrProfiling/platform.ll
    M llvm/test/Instrumentation/InstrProfiling/profiling.ll
    M llvm/test/Transforms/PGOProfile/comdat_internal.ll

  Log Message:
  -----------
  Revert "[InstrProfiling] If no value profiling, make data variable private and (for Windows) use one comdat"

This reverts commit a14fc749aab2c8e1a45d19d512255ebfc69357c3.
Breaks check-profile on macOS. See https://reviews.llvm.org/D103372 for details.




More information about the All-commits mailing list