Return true if this is a mergeable C‐string section kind.
Synopsis
Declared in <llvm/MC/SectionKind.h>
bool
isMergeableCString() const;
Return Value
True if this is a mergeable C‐string section kind.
Created with MrDocs