Skip to content

Commit 82e87f6

Browse files
[NFC] Remove self-include in PassPipeline.h.
1 parent 5e73d77 commit 82e87f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/SILOptimizer/PassManager/PassPipeline.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#define SWIFT_SILOPTIMIZER_PASSMANAGER_PASSPIPELINE_H
2727

2828
#include "swift/Basic/LLVM.h"
29-
#include "swift/SILOptimizer/PassManager/PassPipeline.h"
3029
#include "swift/SILOptimizer/PassManager/Passes.h"
3130
#include "llvm/ADT/Hashing.h"
3231
#include <vector>

0 commit comments

Comments
 (0)