LLVM 23.0.0git
OnDiskCASLogger.h File Reference

This file declares interface for OnDiskCASLogger, an interface that can be used to log CAS events to help debugging CAS errors. More...

#include "llvm/Support/Compiler.h"
#include "llvm/Support/Error.h"
#include <memory>

Go to the source code of this file.

Classes

class  llvm::cas::ondisk::OnDiskCASLogger
 Interface for logging low-level on-disk cas operations. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::cas
namespace  llvm::cas::ondisk

Detailed Description

This file declares interface for OnDiskCASLogger, an interface that can be used to log CAS events to help debugging CAS errors.

Definition in file OnDiskCASLogger.h.