Skip to content

Commit 8b54a26

Browse files
authored
Remove unused LLVM include from SILGen.h (#17264)
No functionality change.
1 parent c7fb467 commit 8b54a26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILGen/SILGen.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include "swift/SIL/SILModule.h"
2424
#include "swift/SIL/TypeLowering.h"
2525
#include "llvm/ADT/DenseMap.h"
26-
#include "llvm/ProfileData/InstrProfReader.h"
2726
#include <deque>
2827

2928
namespace swift {

0 commit comments

Comments
 (0)