Method LLVMWriteBitcodeToFile
LLVMWriteBitcodeToFile(LLVMModuleRef, String)
TODO: Provide summary for Function LLVMWriteBitcodeToFile
Declaration
public static LLVMStatus LLVMWriteBitcodeToFile(LLVMModuleRef M, string Path)
Parameters
public static LLVMStatus LLVMWriteBitcodeToFile(LLVMModuleRef M, string Path)
LLVMModuleRef | M | TODO: Provide details of parameter M |
String | Path | TODO: Provide details of parameter Path |
Returns
LLVMStatus | TODO: Document return value |