[all-commits] [llvm/llvm-project] 482749: Revert "[InstrProfiling] Use ELF section groups fo...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Feb 22 11:14:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4827492d9fcfe4ac5df4f319e935e33bec946195
      https://github.com/llvm/llvm-project/commit/4827492d9fcfe4ac5df4f319e935e33bec946195
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M compiler-rt/test/CMakeLists.txt
    M compiler-rt/test/profile/CMakeLists.txt
    R compiler-rt/test/profile/instrprof-gc-sections.c
    M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
    M llvm/test/Instrumentation/InstrProfiling/icall.ll
    M llvm/test/Instrumentation/InstrProfiling/linkage.ll
    M llvm/test/Instrumentation/InstrProfiling/platform.ll
    M llvm/test/Transforms/PGOProfile/counter_promo.ll
    M llvm/test/Transforms/PGOProfile/counter_promo_mexits.ll

  Log Message:
  -----------
  Revert "[InstrProfiling] Use ELF section groups for counters, data and values"

This reverts commits:
5ca21175e09fc7fb7dcaee9ebd6782d122a5688f
97184ab99c46e35ae94f828ee90f5d6af2c47e11

The instrprof-gc-sections.c is failing on AArch64 LLD bot.




More information about the All-commits mailing list