ProfileSummaryInfo.h - remove unnecessary ProfileSummary forward declaration. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 22 Jul 2020 14:18:32 +0000 (15:18 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 22 Jul 2020 15:35:14 +0000 (16:35 +0100)
commit7a33eafd8c4da6cca2e7158dd8ec64cb6e3f8caa
tree037bd12d641b626b901689bc643b42e14f4abc20
parent56c92bf4b7a64de3c9eb0c6d31533c9463b25c23
ProfileSummaryInfo.h - remove unnecessary ProfileSummary forward declaration. NFCI.

This is defined in ProfileSummary.h which we have to explicitly include already.
llvm/include/llvm/Analysis/ProfileSummaryInfo.h