Return true if this is an 8‐byte mergeable constant section kind.

Synopsis

Declared in <llvm/MC/SectionKind.h>

bool
isMergeableConst8() const;

Return Value

True if this is an 8‐byte mergeable constant section kind.

Created with MrDocs