19void MCAsmInfoGOFF::anchor() {}
This file defines certain target specific asm properties for GOFF (z/OS) based targets.
const char * Data64bitsDirective
StringRef PrivateGlobalPrefix
This prefix is used for globals like constant pool entries that are completely private to the ....
StringRef PrivateLabelPrefix
This prefix is used for labels for basic blocks.
bool HasDotTypeDotSizeDirective
True if the target has .type and .size directives, this is true for most ELF targets.
const char * ZeroDirective
This should be set to the directive used to get some number of zero (and non-zero if supported by the...
This is an optimization pass for GlobalISel generic memory operations.