[llvm-dev] [AM][NewPM] Simple tutorial for using new AnalysisManager

Bekket McClane via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 16 05:16:27 PDT 2018


Hi LLVM folks,

Following up my [previous article](
https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-i-531c700e85eb
) about writing a 'Hello World' Pass for the new PM. [This](
https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-ii-640f680978ec
) is the second episode talking about using new AnalysisManager in both
legacy and new Passes.

Hope you'll find it helpful.
All feedbacks are welcome :-)

Best,
Bekket McClane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180816/93db45ec/attachment.html>


More information about the llvm-dev mailing list