[all-commits] [llvm/llvm-project] 1f3f3c: Revert "Reland [pgo] Avoid introducing relocations...

aeubanks via All-commits all-commits at lists.llvm.org
Thu Jan 19 10:20:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f3f3c0ea724335e7eb518a8fe30990c9245875b
      https://github.com/llvm/llvm-project/commit/1f3f3c0ea724335e7eb518a8fe30990c9245875b
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    R compiler-rt/test/profile/instrprof-discarded-comdat.cpp
    M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
    M llvm/test/Transforms/PGOProfile/comdat.ll
    R llvm/test/Transforms/PGOProfile/profdata_priv_alias.ll

  Log Message:
  -----------
  Revert "Reland [pgo] Avoid introducing relocations by using private alias"

This reverts commit da5a8d14b8cc6cea16ee0929413c0672b47c93d9.

Causes more duplicate symbol errors, see https://bugs.chromium.org/p/chromium/issues/detail?id=1408161.




More information about the All-commits mailing list