Skip to content

Commit 8d03710

Browse files
committed
[ctx_prof] Remove an unneeded include in CtxProfAnalysis.cpp
1 parent fb9e685 commit 8d03710

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Analysis/CtxProfAnalysis.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "llvm/Support/CommandLine.h"
2222
#include "llvm/Support/JSON.h"
2323
#include "llvm/Support/MemoryBuffer.h"
24-
#include "llvm/Transforms/Instrumentation/PGOCtxProfLowering.h"
2524

2625
#define DEBUG_TYPE "ctx_prof"
2726

0 commit comments

Comments
 (0)