[LLVMdev] reusing FunctionPassManager with different Modules (original) (raw)
Redmond, Paul paul.redmond at intel.com
Fri Sep 23 11:28:51 PDT 2011
- Previous message: [LLVMdev] statically link pass to clang
- Next message: [LLVMdev] reusing FunctionPassManager with different Modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [LLVMdev] statically link pass to clang
- Next message: [LLVMdev] reusing FunctionPassManager with different Modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]