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.

Return Value

A range of the hashed output file paths.

Created with MrDocs