<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello together,<br><br>I use the "opt" as following, to run my pass, which modifies the LLVM-IR by inserting instructions in basic-blocks.<br><br>opt -load ..../Decorator.so -dec <prog.bc> /dev/null<br><br>how can i store the modified bitcode on the disc (as bitcode or as human-readable assembly)?<br><br><br>Regards<br>Raad<br></div></div><br>
</body></html>