Llvm.NET interop wrapper library
Llvm.NET interop wrapper library
Namespaces
Llvm.NET.Instructions
LandingPad Class
LandingPad Methods
AddClause Method
SetCleanup Method
LandingPad
AddClause Method
[This is preliminary documentation and is subject to change.]
Namespace:
Llvm.NET.Instructions
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
Copy
public
void
AddClause
(
Value
clause
)
Parameters
clause
Type:
Llvm.NET.Values
Value
See Also
Reference
LandingPad Class
Llvm.NET.Instructions Namespace