[ORC] Move ostream operator for SymbolStringPtrBase into OrcShared.This will allow clients outside ORC (e.g. JITLink) to use the operator withouttaking a dependence on ORC.