[all-commits] [llvm/llvm-project] 7a33ea: ProfileSummaryInfo.h - remove unnecessary ProfileS...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 22 08:35:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a33eafd8c4da6cca2e7158dd8ec64cb6e3f8caa
https://github.com/llvm/llvm-project/commit/7a33eafd8c4da6cca2e7158dd8ec64cb6e3f8caa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M llvm/include/llvm/Analysis/ProfileSummaryInfo.h
Log Message:
-----------
ProfileSummaryInfo.h - remove unnecessary ProfileSummary forward declaration. NFCI.
This is defined in ProfileSummary.h which we have to explicitly include already.
More information about the All-commits
mailing list