Set whether full register names are printed.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

void
setFullRegisterNames(bool V);

Parameters

Name

Description

V

New full‐register‐names setting.

Created with MrDocs