We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acd22b commit 7a55d98Copy full SHA for 7a55d98
llvm/lib/IR/ProfileSummary.cpp
@@ -18,6 +18,7 @@
18
#include "llvm/IR/Metadata.h"
19
#include "llvm/IR/Type.h"
20
#include "llvm/Support/Casting.h"
21
+#include "llvm/Support/Format.h"
22
23
using namespace llvm;
24
0 commit comments