llvm::orc::LookupTask::printDescription

Print a description of this task to OS.

Synopsis

Declared in <llvm/ExecutionEngine/Orc/Core.h>

virtual
void
printDescription(raw_ostream& OS) override;

Parameters

NameDescription
OSStream to receive the description.