Skip to content

Commit 42c762a

Browse files
savannahostrowskipablogsal
authored andcommitted
Add ref back
1 parent 984672f commit 42c762a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

peps/pep-0830.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,8 @@ JIT compilers (V8, LuaJIT, .NET CoreCLR, Julia, LLVM's ORC JIT), which
422422
typically require hundreds to thousands of lines of code to implement custom
423423
DWARF ``.eh_frame`` generation, GDB JIT interface support
424424
(``__jit_debug_register_code``), and per-unwinder registration APIs
425-
(``_U_dyn_register``, ``__register_frame``).
425+
(``_U_dyn_register``, ``__register_frame``). See issue `#126910`_ for
426+
further discussion of frame pointers and the JIT.
426427

427428
The Ecosystem Has Already Adopted Frame Pointers
428429
------------------------------------------------

0 commit comments

Comments
 (0)