[all-commits] [llvm/llvm-project] a95061: [SampleFDO] Remove redundant declarations (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Sep 23 08:58:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a95061691e43fd9a4216e60917715bdc58660d17
https://github.com/llvm/llvm-project/commit/a95061691e43fd9a4216e60917715bdc58660d17
Author: Kazu Hirata <kazu at google.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
Log Message:
-----------
[SampleFDO] Remove redundant declarations (NFC)
Note that these are declared in SampleProfileLoaderBaseUtil.h, which
SampleProfileLoaderBaseImpl.h includes.
More information about the All-commits
mailing list