Return the string used to separate instructions on one line.
Synopsis
Declared in <llvm/MC/MCAsmInfo.h>
char const*
getSeparatorString() const;
Return Value
The string used to separate instructions on one line.
Created with MrDocs