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

Tom Weaver via All-commits all-commits at lists.llvm.org
Tue Feb 2 06:20:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f1320b77d1780dd7532f8ca8b123c13ab55bf1a
      https://github.com/llvm/llvm-project/commit/4f1320b77d1780dd7532f8ca8b123c13ab55bf1a
  Author: Tom Weaver <Tom.Weaver at Sony.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M clang/lib/CodeGen/BackendUtil.cpp
    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 df3e39f60b356ca9dbfc11e96e5fdda30afa7acb.

introduced failing test instrprof-gc-sections.c
causing build bot to fail:
http://lab.llvm.org:8011/#/builders/53/builds/1184




More information about the All-commits mailing list