LLVMDataLayout

Undocumented in source.

Constructors

this
this(CodeGen pass, LLVMTargetDataRef targetData)
Undocumented in source.

Alias This

pass

Members

Functions

getAlign
uint getAlign(Type t)
Undocumented in source. Be warned that the author may not have intended to support it.
getSize
uint getSize(Type t)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From DataLayout

getSize
uint getSize(Type t)
Undocumented in source.
getAlign
uint getAlign(Type t)
Undocumented in source.

Meta