Hi all,<br><br>I'm writing my own pass and use "opt" to launch it. In my pass, I'd like to see the name of the module I'm working on, so I use getModuleIdentifier(), trying to get the name such as "test.bc." But the result is always <stdin>.<br>
<br>Could anyone please help me on this?<br><br>Thank you very much.<br><br>Jack<br><br>