ProfileSummary.cpp - fix implicit Format.h dependency. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 23 Jun 2020 08:43:09 +0000 (09:43 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 23 Jun 2020 08:43:40 +0000 (09:43 +0100)
commit7a55d984971c11daa55e9423934f98bdc9c04f2f
tree033c9759ff0b997d30f3de5e536936f7808453d7
parent0acd22b8fb31cc7d1d38a103d881304964df537f
ProfileSummary.cpp - fix implicit Format.h dependency. NFC.

ProfileSummary was depending on other headers (notably WithColor.h) to define format().
llvm/lib/IR/ProfileSummary.cpp