LLVM 22.0.0git
|
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Error.h"
#include <string>
Go to the source code of this file.
Classes | |
class | llvm::BinaryStreamError |
Base class for errors originating when parsing raw PDB files. More... |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. |
Enumerations | |
enum class | llvm::stream_error_code { llvm::unspecified , llvm::stream_too_short , llvm::invalid_array_size , llvm::invalid_offset , llvm::filesystem_error } |