Method Run
- Namespace
- Ubiquity.NET.Llvm.Transforms.Legacy
- Assembly
- Ubiquity.NET.Llvm.dll
Run(Module)
Runs the passes added to this manager for the target module
public bool Run(Module target)
Parameters
targetModuleModule to run the passes on
Runs the passes added to this manager for the target module
public bool Run(Module target)
target ModuleModule to run the passes on