[LLVMdev] How can a pass obtain the path of input file?

xiaoyaollvm xiaoyaollvm at 126.com
Wed Mar 27 18:54:10 PDT 2013


 Hi all
I write a pass, which will link two module together,
Is there some method that I can obtain the path of the input file?
If so, I can get the module by the path of the input.

Or Is there some method that I can obtain the two modules of the input file by opt?

Thanks,
yaoxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130328/4bed1b21/attachment.html>


More information about the llvm-dev mailing list