[all-commits] [llvm/llvm-project] 0adc57: Revert "Reland "[pgo] Avoid introducing relocation...

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu Dec 8 10:16:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0adc577c119fa4f5a1ab9df8ca6e8e90c75d87aa
      https://github.com/llvm/llvm-project/commit/0adc577c119fa4f5a1ab9df8ca6e8e90c75d87aa
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  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/prof_avoid_relocs.ll

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

This reverts commit 071c39df8632561b599f7b1debd81b3cf6b5b396.

One of the new runtimes tests causes a failure with MSVC, so I'm
reverting until the test can be fixed.




More information about the All-commits mailing list