[llvm-dev] how to add my own passes to LTO pass
y liu via llvm-dev
llvm-dev at lists.llvm.org
Wed Apr 22 05:11:53 PDT 2020
Hi,
I have a module pass and I hope to use it to optimize a real-world program.
I need LTOļ¼and I have got LTO plugin.
But How can I add my passes to LTO Pass. I can't find solution.
What should I do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200422/76d2b046/attachment.html>
More information about the llvm-dev
mailing list