Return true if this config is for binary output (Text is false).

Synopsis

Declared in <llvm/Support/VirtualOutputConfig.h>

constexpr
bool
getBinary() const;

Return Value

True if Text is disabled.

Created with MrDocs