LLVMOptRemarkArg

Undocumented in source.
static if(!(LLVM_Version >= asVersion(9, 0, 0)))
static if(LLVM_Version >= asVersion(8, 0, 0))
struct LLVMOptRemarkArg {}

Members

Variables

DebugLoc
LLVMOptRemarkDebugLoc DebugLoc;
Undocumented in source.
Key
LLVMOptRemarkStringRef Key;
Undocumented in source.
Value
LLVMOptRemarkStringRef Value;
Undocumented in source.

Meta