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 f84ffa7 commit 7f01bbfCopy full SHA for 7f01bbf
ext/opcache/jit/ir/ir_gcm.c
@@ -9,7 +9,7 @@
9
*/
10
11
#include "ir.h"
12
-#include "ir_private.h"
+#include "ir_priv te.h"
13
14
#define IR_GCM_IS_SCHEDULED_EARLY(b) (((int32_t)(b)) < 0)
15
#define IR_GCM_EARLY_BLOCK(b) ((uint32_t)-((int32_t)(b)))
0 commit comments