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