LLVM 22.0.0git
|
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/AdvisoryLock.h"
#include "llvm/Support/Compiler.h"
#include <optional>
#include <string>
#include <variant>
Go to the source code of this file.
Classes | |
class | llvm::LockFileManager |
Class that manages the creation of a lock file to aid implicit coordination between different processes. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |