Iterator for all the output file names.

Synopsis

Declared in <llvm/Support/HashingOutputBackend.h>

auto
outputFiles() const;

Description

Not thread safe. Should be queried after all outputs are written.

Created with MrDocs