forked from OSchip/llvm-project
722f909f7a
ModulePass doesn't provide any special utilities and thus doesn't give enough benefit to warrant a special pass class. This revision replaces all usages with the more general OperationPass. Differential Revision: https://reviews.llvm.org/D77339 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
StandardToLLVM.cpp |