<div dir="ltr">When using LLVM as a JIT compiler, you can use module.dump() to show the generated intermediate code, which is good.<div><br></div><div>Is there similarly a programmatic way to show the generated x64 machine code in assembly format?</div></div>