Return the MCAsmInfo used by this lexer.
Declared in <llvm/MC/MCParser/AsmLexer.h>
<llvm/MC/MCParser/AsmLexer.h>
MCAsmInfo const& getMAI() const;
The target assembly info associated with this lexer.
Created with MrDocs