Method LibLLVMTripleAsString
LibLLVMTripleAsString(LibLLVMTripleRef, Boolean)
TODO: Provide summary for Function LibLLVMTripleAsString
Declaration
public static string LibLLVMTripleAsString(LibLLVMTripleRef triple, bool normalize)
Parameters
public static string LibLLVMTripleAsString(LibLLVMTripleRef triple, bool normalize)
LibLLVMTripleRef | triple | TODO: Provide details of parameter triple |
Boolean | normalize | TODO: Provide details of parameter normalize |
Returns
String | TODO: Document return value |