<div dir="ltr"><div><div><div><div>I'm using MCJIT, and I'm trying to coax it into generating code for the native architecture, e.g. use AVX2 instructions on x86-64.<br></div>It looks like this is possible using EngineBuilder::setMArch().<br></div>However, I'm using the C interface, and I don't see an obvious equivalent.<br></div>Is it possible to do this?<br><br></div>Toshi<br><br></div>