Hi folk,<br><br>I used to use llvm-gcc front end and now switch to clang.  I have a pass that is statically linked to opt, and it is automatically linked to gcc, but clang -cc1 -mllvm --help does not show my pass. <br><br>
How can I link my 
pass to clang?<br>
Thanks,<br>
Neal