[llvm-dev] Different passes for different functions
Sooyeon Lee via llvm-dev
llvm-dev at lists.llvm.org
Wed Oct 30 20:13:32 PDT 2019
Hi all.
(Assume that a program has one module.)
Is there any way to apply different passes for different functions?
If not, please advise me how to implement it while considering module
passes.
Best regards,
Sooyeon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191031/96f22bdd/attachment.html>
More information about the llvm-dev
mailing list