mirror of
https://github.com/python/cpython.git
synced 2026-05-06 04:37:33 -04:00
gh-129989: Properly disable tailcall interp in configure (GH-129991)
Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
Generated
+1
-1
@@ -1,4 +1,4 @@
|
||||
#ifndef Py_TAIL_CALL_INTERP
|
||||
#if !Py_TAIL_CALL_INTERP
|
||||
static void *opcode_targets[256] = {
|
||||
&&TARGET_CACHE,
|
||||
&&TARGET_BINARY_SLICE,
|
||||
|
||||
Reference in New Issue
Block a user