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

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu Dec 8 20:34:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7597beac9dd71c587c8611debc140a41139a1cfa
      https://github.com/llvm/llvm-project/commit/7597beac9dd71c587c8611debc140a41139a1cfa
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    R compiler-rt/test/profile/Linux/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 e89e8dcfad364d23515de25ac87d26dfe25badbb.

Some configurations still have references to discarded sections. I'm
reverting until these can be addressed.




More information about the All-commits mailing list