/Writing-an-LLVM-Pass-using-the-new-PassManager

This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in the tutorial.

Stargazers