True if this is a MachO‐style target (via subsections‐via‐symbols).
Synopsis
Declared in <llvm/MC/MCAsmInfo.h>
bool
isMachO() const;
Return Value
True if this is a MachO‐style target.
Created with MrDocs