True if the target has a .ident directive.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

bool
hasIdentDirective() const;

Return Value

True if the target has a .ident directive.

Created with MrDocs