TargetTInfo

Target information for types.

Members

Variables

is64
bool is64;

Is it a 64bit CPU?

isLE
bool isLE;

Is it little-endian or big-endian?

ptrSize
size_t ptrSize;

The size of a pointer.

Meta