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 8a9ec87 commit 80455fdCopy full SHA for 80455fd
ext/opcache/jit/ir/ir_gcm.c
@@ -9,7 +9,7 @@
9
*/
10
11
#include "ir.h"
12
-#include "ir_private.h"
+#include "ir_privte.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