SIGN IN SIGN UP

GH-113464: Add 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 on how to install the required build-time tooling.
B
Brandt Bucher committed
f6d9e5926b6138994eaa60d1c36462e36105733d
Parent: f7c05d7
Committed by GitHub <noreply@github.com> on 1/29/2024, 2:48:48 AM