13#ifndef LLVM_SUPPORT_TOOLOUTPUTFILE_H
14#define LLVM_SUPPORT_TOOLOUTPUTFILE_H
48 std::optional<raw_fd_ostream> OSHolder;
std::string Filename
The name of the file.
bool Keep
The flag which indicates whether we should not delete the file.
StringRef - Represent a constant reference to a string, i.e.
A raw_ostream that writes to a file descriptor.
This is an optimization pass for GlobalISel generic memory operations.