コード例 #1
0
ファイル: PassManager.cs プロジェクト: bamfbamf/LLVMSharp
 public void AddPruneEHPass() => LLVM.AddPruneEHPass(this.Unwrap());