Return a 4‐byte mergeable constant section kind.
Synopsis
Declared in <llvm/MC/SectionKind.h>
static
SectionKind
getMergeableConst4();
Return Value
A 4‐byte mergeable constant section kind.
Created with MrDocs