printRegisteredTargetsForVersion - Print the registered targets appropriately for inclusion in a tool's version output.
Declared in <llvm/MC/TargetRegistry.h>
static
void
printRegisteredTargetsForVersion(raw_ostream& OS);
| Name | Description |
|---|---|
| OS | The stream to write the version text to. |