Skip to content

Commit 77ee138

Browse files
committed
Fix Windows build
1 parent 3b1b610 commit 77ee138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/jit/_stencils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ class HoleValue(enum.Enum):
130130
"R_X86_64_REX_GOTPCRELX",
131131
"X86_64_RELOC_GOT",
132132
"X86_64_RELOC_GOT_LOAD",
133+
"IMAGE_REL_AMD64_REL32",
133134
}
134135

135136

0 commit comments

Comments
 (0)