[LLVMdev] run function pass conditionally
Yabin Hu
yabin.hwu at gmail.com
Wed Aug 24 01:07:48 PDT 2011
Hi all,
I want to run a legacy function-level pass on only parts of the functions of
a module (for example, only those functions named with "_built_in_" prefix).
How can i do it?
I don't want to rewrite the pass itself.
best regards,
Yabin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110824/38e9a82f/attachment.html>
More information about the llvm-dev
mailing list