[all-commits] [llvm/llvm-project] b99531: Revert "[InstrProfiling] Use !associated metadata ...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Feb 3 16:15:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9953141439b460f4023c2d684b7f789bebfc885
      https://github.com/llvm/llvm-project/commit/b9953141439b460f4023c2d684b7f789bebfc885
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

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

  Log Message:
  -----------
  Revert "[InstrProfiling] Use !associated metadata for counters, data and values"

This reverts commit 97ba5cde52664200819446c1a18de28faf2ed1c6.
Still breaks tests: https://reviews.llvm.org/D76802#2540647




More information about the All-commits mailing list