Return the feature key string.

Synopsis

Declared in <llvm/MC/MCSubtargetInfo.h>

char const*
key() const;

Return Value

Pointer to the feature key string.

Created with MrDocs