gh-117901: Add option for compiler's codegen to save nested instruction sequences for introspection (#118007)

This commit is contained in:
Irit Katriel 2024-04-24 10:46:17 +01:00 committed by GitHub
parent 692e902c74
commit 0aa0fc3d3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 115 additions and 1 deletions

View file

@ -0,0 +1 @@
Add option for compiler's codegen to save nested instruction sequences for introspection.