[all-commits] [llvm/llvm-project] 5342dd: Revert "Add --hot-func-list to llvm-profdata show ...
Bruno Ricci via All-commits
all-commits at lists.llvm.org
Sun Jun 21 06:33:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5342dd6bf44455401789c6076bc6c166e914cdf1
https://github.com/llvm/llvm-project/commit/5342dd6bf44455401789c6076bc6c166e914cdf1
Author: Bruno Ricci <riccibrun at gmail.com>
Date: 2020-06-21 (Sun, 21 Jun 2020)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
R llvm/test/tools/llvm-profdata/Inputs/sample-hot-func-list.proftext
R llvm/test/tools/llvm-profdata/sample-hot-func-list.test
M llvm/tools/llvm-profdata/llvm-profdata.cpp
Log Message:
-----------
Revert "Add --hot-func-list to llvm-profdata show for sample profiles"
This reverts commit 7348b951fe74f306970f6ac567fe5dddbb1c42d4.
It is causing Asan failures.
More information about the All-commits
mailing list