<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi LLVM folks,<div class=""><br class=""></div><div class="">As the sequel of my blog posts shared previously: Writing LLVM Pass in 2018 - [Part I](<a href="https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-i-531c700e85eb" class="">https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-i-531c700e85eb</a> ) and [Part II](<a href="https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-ii-640f680978ec" class="">https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-ii-640f680978ec</a> ), I’m going to talk about how to integrate your Pass into the LLVM source tree. Which, in my point of view, would be especially useful for LLVM developers. </div><div class=""><br class=""></div><div class="">Here is the link: [Part III](<a href="https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-iii-d44cd0c2c354" class="">https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-iii-d44cd0c2c354</a> )</div><div class=""><br class=""></div><div class="">Any feedbacks are welcome :-)</div><div class=""><br class=""></div><div class="">Best Regards,</div><div class="">Bekket McClane</div></body></html>