Method LLVMSetSection
LLVMSetSection(LLVMValueRef, String)
TODO: Provide summary for Function LLVMSetSection
Declaration
public static void LLVMSetSection(LLVMValueRef Global, string Section)
Parameters
public static void LLVMSetSection(LLVMValueRef Global, string Section)
LLVMValueRef | Global | TODO: Provide details of parameter Global |
String | Section | TODO: Provide details of parameter Section |