Skip to content

Commit 4702aae

Browse files
mtrofinSterling-Augustine
authored andcommitted
[nfc][ctx_prof] Remove unnecessary include
Removed dependency on `Transforms/Utils` from `CtxProfAnalysis.cpp` - it was unnecessary to begin with.
1 parent b88d4ce commit 4702aae

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/Utils/CallPromotionUtils.h"
2524

2625
#define DEBUG_TYPE "ctx_prof"
2726

0 commit comments

Comments
 (0)