summaryrefslogtreecommitdiff
path: root/depend
diff options
context:
space:
mode:
authorStan Lo <stan.lo@shopify.com>2025-09-02 20:20:08 +0100
committerGitHub <noreply@github.com>2025-09-02 19:20:08 +0000
commit77a421fb057c16cd82adbe6e07efe0db01bf93a5 (patch)
tree900beb9c653dd4adb45987e94adba12ded0f37e8 /depend
parente0a7da93d25cf9a4fced323ce3344fc390b59ad7 (diff)
ZJIT: Clear jit entry from iseqs after TracePoint activation (#14407)
ZJIT: Remove JITed code after TracePoint is enabled
Diffstat (limited to 'depend')
-rw-r--r--depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/depend b/depend
index 7fdf369158..b9d91faa2a 100644
--- a/depend
+++ b/depend
@@ -19732,6 +19732,7 @@ vm_trace.$(OBJEXT): {$(VPATH)}vm_opts.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_sync.h
vm_trace.$(OBJEXT): {$(VPATH)}vm_trace.c
vm_trace.$(OBJEXT): {$(VPATH)}yjit.h
+vm_trace.$(OBJEXT): {$(VPATH)}zjit.h
weakmap.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
weakmap.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
weakmap.$(OBJEXT): $(CCAN_DIR)/list/list.h