Move the PassExecutor and ModuleToFunctionPassAdaptor classes from...
Move the PassExecutor and ModuleToFunctionPassAdaptor classes from PassManager.h to Pass.cpp. This allows for us to remove a dependency on Pass.h from PassManager.h. PiperOrigin-RevId: 236029339
Loading
Please sign in to comment