9#ifndef LLVM_SUPPORT_TARWRITER_H
10#define LLVM_SUPPORT_TARWRITER_H
StringSet - A set-like wrapper for the StringMap.
Tagged union holding either a T or a Error.
StringRef - Represent a constant reference to a string, i.e.
StringSet - A wrapper for StringMap that provides set-like functionality.
static Expected< std::unique_ptr< TarWriter > > create(StringRef OutputPath, StringRef BaseDir)
void append(StringRef Path, StringRef Data)
A raw_ostream that writes to a file descriptor.
This is an optimization pass for GlobalISel generic memory operations.