Write the name of a PDB_Machine enumerator to OS.
Declared in <llvm/DebugInfo/PDB/PDBExtras.h>
raw_ostream&
operator<<(
raw_ostream& OS,
PDB_Machine const& Machine);
A reference to OS.
| Name | Description |
|---|---|
| OS | The stream to write to. |
| Machine | The target-machine enumerator to print. |