LLVMOptRemarkStringRef

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

Members

Variables

Len
uint32_t Len;
Undocumented in source.
Str
const(char)* Str;
Undocumented in source.

Meta