SizeOpts.h - remove ProfileSummaryInfo forward declaration. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 10 Apr 2020 14:27:18 +0000 (15:27 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 10 Apr 2020 14:47:56 +0000 (15:47 +0100)
commit8a33920f65b6875e6e6aaf21bf55014ec837b872
tree44a30eb0ee8893b7c02c44894bc6b97186cbe6f8
parent3bebf028610c6b0e574c73d32fd5b814e6a20117
SizeOpts.h - remove ProfileSummaryInfo forward declaration. NFC.

We're include the entire ProfileSummaryInfo.h as inline functions use it in the header.
llvm/include/llvm/Transforms/Utils/SizeOpts.h