This should be set to the directive used to get some number of zero (and non‐zero if supported by the directive) bytes emitted to the current section. Common cases are "t.zerot" and "t.spacet". Defaults to "t.zerot"

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

char const* ZeroDirective = "\t.zero\t";

Created with MrDocs