[all-commits] [llvm/llvm-project] e36a71: [llvm-profdata][NFC] fix warning
ChunyuLiao via All-commits
all-commits at lists.llvm.org
Mon Aug 22 23:09:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e36a71d87b26084d0896eea77e41662f63f3d73f
https://github.com/llvm/llvm-project/commit/e36a71d87b26084d0896eea77e41662f63f3d73f
Author: liaochunyu <chunyu at iscas.ac.cn>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M llvm/lib/ProfileData/SampleProfReader.cpp
Log Message:
-----------
[llvm-profdata][NFC] fix warning
warning: unused variable ‘FC’
Reviewed By: kazu
Differential Revision: https://reviews.llvm.org/D132429
More information about the All-commits
mailing list