<div dir="ltr">Hello everyone,<div><br></div><div><br></div><div>I'm trying to interpret some bytecode(compiled from c source code) but it seems some external function is not supported. Is there any way to make it work?</div><div><br></div><div>command: lli -force-interpreter file.bc</div><div>error: LLVM ERROR: Calling external var arg function '_snprintf' is not supported by the Interpreter.</div><div><br></div><div>I've compiled llvm on windows with visual studio.</div><div><br></div><div><br></div><div>Thank you in advance,</div><div>Fulcrum</div></div>