LLVM 20.0.0git
|
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <mutex>
#include <string>
Go to the source code of this file.
Classes | |
class | llvm::FileCollectorBase |
class | llvm::FileCollector |
Captures file system interaction and generates data to be later replayed with the RedirectingFileSystem. More... | |
class | llvm::FileCollector::PathCanonicalizer |
Helper utility that encapsulates the logic for canonicalizing a virtual path and a path to copy from. More... | |
struct | llvm::FileCollector::PathCanonicalizer::PathStorage |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |