Exemplo n.º 1
0
 public void AddAnalysisPasses(PassManager pm) => LLVM.AddAnalysisPasses(this.Unwrap(), pm.Unwrap());