Go to the documentation of this file.
13 #ifndef LLVM_SUPPORT_TOOLOUTPUTFILE_H
14 #define LLVM_SUPPORT_TOOLOUTPUTFILE_H
31 class CleanupInstaller {
40 explicit CleanupInstaller(
StringRef Filename);
46 std::optional<raw_fd_ostream> OSHolder;
67 void keep() { Installer.Keep =
true; }
This is an optimization pass for GlobalISel generic memory operations.
StringRef - Represent a constant reference to a string, i.e.
A raw_ostream that writes to a file descriptor.
@ Keep
No function return thunk.