Write a description of symbol A to OS.
Declared in <llvm/ExecutionEngine/JITLink/JITLink.h>
raw_ostream&
operator<<(
raw_ostream& OS,
Symbol const& A);
A reference to OS.
| Name | Description |
|---|---|
| OS | Output stream to write to. |
| A | Symbol to print. |