Class PassManager
- Namespace
- Ubiquity.NET.Llvm.Transforms.Legacy
- Assembly
- Ubiquity.NET.Llvm.dll
Common base class for pass managers
[Obsolete("Legacy pass manager support is considered obsolete - use one of the TryRunPasses overloads on Module or Function instead")]
public class PassManager
- Inheritance
-
PassManager
- Derived
- Inherited Members
Methods
- AddAnalysisPasses(TargetMachine)
Add target specific analysis passes to this manager