[all-commits] [llvm/llvm-project] 546be0: [llvm-profdata] --hot-func-list: fix some style is...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jun 24 15:18:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 546be0883784838be5d07a82f39ec4390f49e19e
https://github.com/llvm/llvm-project/commit/546be0883784838be5d07a82f39ec4390f49e19e
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
M llvm/test/tools/llvm-profdata/sample-hot-func-list.test
M llvm/tools/llvm-profdata/llvm-profdata.cpp
Log Message:
-----------
[llvm-profdata] --hot-func-list: fix some style issues in D81800
Reviewed By: wenlei, hoyFB
Differential Revision: https://reviews.llvm.org/D82500
More information about the All-commits
mailing list