We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3391140 commit 8318b83Copy full SHA for 8318b83
lib/SILOptimizer/Transforms/SILCodeMotion.cpp
@@ -13,7 +13,6 @@
13
#define DEBUG_TYPE "sil-codemotion"
14
#include "swift/SILOptimizer/PassManager/Passes.h"
15
#include "swift/Basic/BlotMapVector.h"
16
-#include "swift/SIL/Projection.h"
17
#include "swift/SIL/SILBuilder.h"
18
#include "swift/SIL/SILModule.h"
19
#include "swift/SIL/SILType.h"
0 commit comments