Return a success sentinel used internally by the table‐generated matcher.
Synopsis
Declared in <llvm/MC/MCParser/MCTargetAsmParser.h>
static
NearMissInfo
getSuccess();
Description
The encoding is valid for the parsed assembly string.
Return Value
A success sentinel indicating a valid encoding.
Created with MrDocs