Hi everyone<div><br><div>I would like to run a pass that I have wrote during the JIT (lli). But LLVM does not seem to have such an option. I can't even call standard LLVM's passes (for exmple, -adce). I have also tried to use lli -load=<path to the .so file of my pass>. But that won't help either. </div>
<div>Anyway, is there a way do to that?</div><div><br></div><div>Sincerely,</div><div>Schuhmacher</div></div>