Return the directive emitted after inline assembly.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

char const*
getInlineAsmEnd() const;

Return Value

The directive emitted after inline assembly.

Created with MrDocs