LLVM 19.0.0git
Classes | Namespaces | Typedefs
RuntimeDyldChecker.h File Reference
#include "llvm/ExecutionEngine/JITSymbol.h"
#include "llvm/Support/Endian.h"
#include "llvm/TargetParser/SubtargetFeature.h"
#include "llvm/TargetParser/Triple.h"
#include <optional>
#include <cstdint>
#include <memory>
#include <string>
#include <utility>

Go to the source code of this file.

Classes

class  llvm::RuntimeDyldChecker
 RuntimeDyld invariant checker for verifying that RuntimeDyld has correctly applied relocations. More...
 
class  llvm::RuntimeDyldChecker::MemoryRegionInfo
 

Namespaces

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

Typedefs

using llvm::TargetFlagsType = uint8_t
 Holds target-specific properties for a symbol.