Comment on Libgccjit.so: an embeddable JIT-compiler based on GCCparentComments−ahomescu112yThe JIT doesn't always use FastISel. Last time I checked, you had to enable it manually, or set optimization to -O0.
Comments
The JIT doesn't always use FastISel. Last time I checked, you had to enable it manually, or set optimization to -O0.