GH-113464: A JIT backend for tier 2 (GH-113465)

Add an option (--enable-experimental-jit for configure-based builds
or --experimental-jit for PCbuild-based ones) to build an
*experimental* just-in-time compiler, based on copy-and-patch
(https://fredrikbk.com/publications/copy-and-patch.pdf).

See Tools/jit/README.md for more information, including how to install the required build-time tooling. Merry JIT-mas! ;)
This commit is contained in:
Brandt Bucher 2024-01-28 18:52:58 -08:00 committed by GitHub
parent f6d9e5926b
commit a16a9f978f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available