LLVM 22.0.0git
OnDiskCommon.cpp File Reference
#include "OnDiskCommon.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Process.h"
#include <mutex>
#include <thread>

Go to the source code of this file.

Variables

static uint64_t OnDiskCASMaxMappingSize = 0

Variable Documentation

◆ OnDiskCASMaxMappingSize

uint64_t OnDiskCASMaxMappingSize = 0
static