We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca2301 commit 7d11dc5Copy full SHA for 7d11dc5
lib/SILOptimizer/Mandatory/OptimizeHopToExecutor.cpp
@@ -10,7 +10,7 @@
10
//
11
//===----------------------------------------------------------------------===//
12
13
-#define DEBUG_TYPE "insert-hop-to-executor"
+#define DEBUG_TYPE "optimize-hop-to-executor"
14
#include "swift/SIL/SILBuilder.h"
15
#include "swift/SIL/SILFunction.h"
16
#include "swift/SIL/ApplySite.h"
0 commit comments