Skip to content

Commit 639ebbf

Browse files
authored
[ctxprof][nfc] Remove redundant include in PGOCtxProfWriter.cpp (llvm#135077)
1 parent fe2eefc commit 639ebbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/ProfileData/PGOCtxProfWriter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include "llvm/ProfileData/PGOCtxProfWriter.h"
1414
#include "llvm/Bitstream/BitCodeEnums.h"
1515
#include "llvm/ProfileData/CtxInstrContextNode.h"
16-
#include "llvm/ProfileData/PGOCtxProfReader.h"
1716
#include "llvm/Support/CommandLine.h"
1817
#include "llvm/Support/Error.h"
1918
#include "llvm/Support/YAMLTraits.h"

0 commit comments

Comments
 (0)