<div dir="ltr"><div><div>Hi,<br>I am debugging a case when compiling a dll library (this is on Windows) with optimizations makes it crash, but works fine without optimizations.<br></div><div>I want bugpoint to produce the dll, then run my custom script to execute (which will launch the main program that uses the dll).<br>
</div><div><br></div><div>I'm trying to use "bugpoint bitcode.bc -run-custom -safe-run-custom -exec-command my_script.cmd ", but that seems to override the compilation step and not the final execution step...   <br>
Is there a command line switch that does what I want?<br></div></div><br>Vadim<br></div>