forked from OSchip/llvm-project
80aca1eaf7
This revision removes all of the CRTP from the pass hierarchy in preparation for using the tablegen backend instead. This creates a much cleaner interface in the C++ code, and naturally fits with the rest of the infrastructure. A new utility class, PassWrapper, is added to replicate the existing behavior for passes not suitable for using the tablegen backend. Differential Revision: https://reviews.llvm.org/D77350 |
||
---|---|---|
.. | ||
Ch-1.md | ||
Ch-2.md | ||
Ch-3.md | ||
Ch-4.md | ||
Ch-5.md | ||
Ch-6.md | ||
Ch-7.md |