[LLVMdev] reusing FunctionPassManager with different Modules

Redmond, Paul paul.redmond at intel.com
Fri Sep 23 11:28:51 PDT 2011


Hi,

Is it generally safe to cache a FunctionPassManager and reuse it on modules other than the one it was constructed with (assuming they have the same target triple)?

paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110923/cd845b59/attachment.html>


More information about the llvm-dev mailing list