[all-commits] [llvm/llvm-project] ba10be: Revert "[InstrProfiling] Use !associated metadata ...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Jun 8 14:38:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba10bedf5631eda3a17df428c88451c754633d23
https://github.com/llvm/llvm-project/commit/ba10bedf5631eda3a17df428c88451c754633d23
Author: Petr Hosek <phosek at google.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
R compiler-rt/test/profile/instrprof-gc-sections.c
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
R llvm/test/Instrumentation/InstrProfiling/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 39b3c41b65302a969fa5507402976a255a07c158 due to
a failing associated.ll test.
More information about the All-commits
mailing list